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

remove variant sensitivity from 5.10 kernel #3897

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

bcressey
Copy link
Contributor

Issue number:
Related: #3883

Description of changes:
Now that the only in-tree users of the 5.10 kernel are aws variants, merge the aws-specific config into the main config and remove the variant sensitive marker from the package.

Testing done:

❯ ./tools/diff-kernel-config -b HEAD^ -a HEAD -v aws-ecs-1 -o configs
...

config-aarch64-aws-ecs-1-diff:    0 removed,   0 added,   0 changed
config-x86_64-aws-ecs-1-diff:     0 removed,   0 added,   0 changed

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Now that the only in-tree users of the 5.10 kernel are aws variants,
merge the aws-specific config into the main config and remove the
variant sensitive marker from the package.

Signed-off-by: Ben Cressey <bcressey@amazon.com>
Copy link
Member

@larvacea larvacea left a comment

Choose a reason for hiding this comment

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

I am delighted. Simpler, better, and testing will test All The Variant, since there's only one.

@bcressey bcressey merged commit 6cfc064 into bottlerocket-os:develop Apr 22, 2024
35 checks passed
@bcressey bcressey deleted the kernel-5.10-invariant branch April 22, 2024 18:07
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.

4 participants