diff options
author | Zhouyi Zhou <[email protected]> | 2024-06-19 23:06:58 +0000 |
---|---|---|
committer | Neeraj Upadhyay <[email protected]> | 2024-07-29 07:35:44 +0530 |
commit | dc86460e77e8cea4896ff19de905001922653311 (patch) | |
tree | da84319b4306e5cf0b53c304b4b5c1b6d552e8cb /tools/perf/scripts/python/stat-cpi.py | |
parent | 72ed29f68e6370841ba10edce5b9a213259eb9a9 (diff) |
rcutorture: Add CFcommon.arch for arch-specific Kconfig options
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/[email protected]/
[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: a6fda6dab93c ("rcutorture: Tweak kvm options")
Suggested-by: Paul E. McKenney <[email protected]>
Suggested-by: Mark Rutland <[email protected]>
Signed-off-by: Zhouyi Zhou <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Neeraj Upadhyay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions