Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: Update to 5.4 kernel #731

Merged
merged 1 commit into from
Feb 17, 2020
Merged

kernel: Update to 5.4 kernel #731

merged 1 commit into from
Feb 17, 2020

Conversation

sam-aws
Copy link
Contributor

@sam-aws sam-aws commented Feb 13, 2020

Issue #, if available:
N/A

Description of changes:
Update to the 5.4 kernel. This is not in the blobstore yet but it will
be available in the lookaside cache.
The only patch we still need now in the tree is the Lustre build fix.

Signed-off-by: Samuel Mendoza-Jonas samjonas@amazon.com

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


Tested by launching an AMI successfully, and running the sonobuoy conformance tests:

➜  sonobuoy results 4.19-results.tar.gz
Plugin: e2e
Status: passed
Total: 3586
Passed: 204
Failed: 0
Skipped: 3382

Plugin: systemd-logs
Status: passed
Total: 3
Passed: 3
Failed: 0
Skipped: 0
➜  sonobuoy results 5.4-results.tar.gz
Plugin: e2e
Status: passed
Total: 3586
Passed: 204
Failed: 0
Skipped: 3382

Plugin: systemd-logs
Status: passed
Total: 3
Passed: 3
Failed: 0
Skipped: 0

Patch0011: 0011-kheaders-Do-not-regenerate-archive-if-config-is-not-.patch
Patch0012: 0012-kheaders-remove-meaningless-R-option-of-ls.patch
Patch0013: 0013-kheaders-include-only-headers-into-kheaders_data.tar.patch
Patch0001: 0001-lustrefsx-Disable-Werror-stringop-overflow.patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sam-aws can you merge this into the AL2 kernel, and then we can eventually be patchless :)

@sam-aws sam-aws marked this pull request as ready for review February 13, 2020 23:24
@sam-aws
Copy link
Contributor Author

sam-aws commented Feb 13, 2020

Kernel now in the cache! Will rebase on top of new-develop soon.

Update to the 5.4 kernel. This is not in the blobstore yet but it will
be available in the lookaside cache.
The only patch we still need now in Thar is the Lustre build fix.

Signed-off-by: Samuel Mendoza-Jonas <samjonas@amazon.com>
@iliana
Copy link
Contributor

iliana commented Feb 14, 2020

Can you demonstrate that the config changes present config-bottlerocket are all reflected in the final config?

@sam-aws
Copy link
Contributor Author

sam-aws commented Feb 14, 2020

I can:

[ec2-user@ip-192-168-5-56 ~]$ grep -o -f config-bottlerocket config
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_IKHEADERS=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_VIRTIO_BLK=y
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_INIT=y
CONFIG_DM_VERITY=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI=y
CONFIG_DAX=y
CONFIG_EXT4_FS=y
CONFIG_SECURITY_YAMA=y

@sam-aws sam-aws requested a review from bcressey February 14, 2020 23:10
@sam-aws sam-aws merged commit 9ff8fae into develop Feb 17, 2020
@sam-aws sam-aws deleted the kerneler branch February 17, 2020 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants