Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

kernel: make kernel option arch-dependent and update it to v4.19.8 for aarch64 #973

Closed
wants to merge 1 commit into from

Conversation

Pennyzct
Copy link
Contributor

@Pennyzct Pennyzct commented Dec 4, 2018

For including dev-kernel build process, we should add related options
in version.yaml

Fixes: #972

Signed-off-by: Penny Zheng penny.zheng@arm.com
Signed-off-by: Wei Chen Wei.Chen@arm.com

@Pennyzct
Copy link
Contributor Author

Pennyzct commented Dec 4, 2018

This is related to PR #269 on packaging repo.

versions.yaml Outdated
@@ -109,6 +109,10 @@ assets:
description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
version: "v4.14.67"
dev:
description: "dev-kernel for virtual machines"
url: "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/snapshot/"
Copy link

Choose a reason for hiding this comment

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

I copied and pasted this url in the browser, I got next message:

No snapshot name specified

is this expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

my fault. /snapshot should be removed.
But since the rc version is unacceptable, i need to drop this solution.

@Pennyzct Pennyzct changed the title kernel: add dev-kernel option kernel: make kernel option arch-dependent and update it to v4.19.6 for aarch64 Dec 6, 2018
@Pennyzct
Copy link
Contributor Author

Pennyzct commented Dec 6, 2018

please review. I dropped the dev solution and updated kernel to v4.19.6. all nvdimm-related patches are been backported on v4.19.6.

we try to make kernel option arch-dependent, let the default option
be v4.14.67, and update it to v4.19.8 for aarch64 and s390x.

Fixes: kata-containers#972

Signed-off-by: Penny Zheng <penny.zheng@arm.com>
Signed-off-by: Wei Chen <Wei.Chen@arm.com>
@Pennyzct Pennyzct changed the title kernel: make kernel option arch-dependent and update it to v4.19.6 for aarch64 kernel: make kernel option arch-dependent and update it to v4.19.8 for aarch64 Dec 17, 2018
@raravena80
Copy link
Member

@Pennyzct any updates on this PR?

@jodh-intel
Copy link
Contributor

jodh-intel commented Jan 7, 2019

lgtm

/retest

Approved with PullApprove

@jodh-intel
Copy link
Contributor

Related to #1111.

/cc @grahamwhaley.

@raravena80
Copy link
Member

@Pennyzct ping, any updates? Thx!

@grahamwhaley
Copy link
Contributor

I think, as we have discussed, maybe this is a necessary (and good) change, to allow kernel versions to be potentially architecture dependant.
Right now this will clash with the move to 4.19.20 on #1111 . I'm going to see if we can get #1111 landed, and then see if we still need this PR, and if so, then we rebase and try again...

@jodh-intel
Copy link
Contributor

#1111 has now landed and this PR needs an update (conflict).

@Pennyzct Pennyzct closed this Mar 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants