mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
![]() Add CFcommon.arch for arch-specific Kconfig options.
In accordance with [1], [2] and [3], move the x86-specific kernel option
CONFIG_HYPERVISOR_GUEST to CFcommon.i686 and CFcommon.x86_64, and also
move the x86/PowerPC CONFIG_KVM_GUEST Kconfig option to CFcommon.i686,
CFcommon.x86_64, and CFcommon.ppc64le.
The "arch" in CFcommon.arch is taken from the "uname -m" command.
[1] https://lore.kernel.org/all/20240427005626.1365935-1-zhouzhouyi@gmail.com/
[2] https://lore.kernel.org/all/059d36ce-6453-42be-a31e-895abd35d590@paulmck-laptop/
[3] https://lore.kernel.org/all/ZnBkHosMDhsh4H8g@J2N7QTR9R3/
Tested in x86_64 and PPC VM of Open Source Lab of Oregon State University.
Fixes:
|
||
---|---|---|
.. | ||
BUSTED | ||
BUSTED-BOOST | ||
BUSTED-BOOST.boot | ||
BUSTED.boot | ||
CFcommon | ||
CFcommon.i686 | ||
CFcommon.ppc64le | ||
CFcommon.x86_64 | ||
CFLIST | ||
RUDE01 | ||
RUDE01.boot | ||
SRCU-N | ||
SRCU-N.boot | ||
SRCU-P | ||
SRCU-P.boot | ||
SRCU-T | ||
SRCU-T.boot | ||
SRCU-U | ||
SRCU-U.boot | ||
TASKS01 | ||
TASKS01.boot | ||
TASKS02 | ||
TASKS02.boot | ||
TASKS03 | ||
TASKS03.boot | ||
TINY01 | ||
TINY02 | ||
TINY02.boot | ||
TRACE01 | ||
TRACE01.boot | ||
TRACE02 | ||
TRACE02.boot | ||
TREE01 | ||
TREE01.boot | ||
TREE02 | ||
TREE02.boot | ||
TREE03 | ||
TREE03.boot | ||
TREE04 | ||
TREE04.boot | ||
TREE05 | ||
TREE05.boot | ||
TREE06 | ||
TREE06.boot | ||
TREE07 | ||
TREE07.boot | ||
TREE08 | ||
TREE08.boot | ||
TREE09 | ||
TREE10 | ||
TREE10.boot | ||
TRIVIAL | ||
TRIVIAL.boot | ||
ver_functions.sh |