aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoel Granados <joel.granados@kernel.org>2025-02-18 10:56:24 +0100
committerIngo Molnar <mingo@kernel.org>2025-02-18 11:08:36 +0100
commitc305a4e98378903da5322c598381ad1ce643f4b4 (patch)
treef36311ac2fe1863b07445655cefe1b7d343a3f94 /tools/perf/scripts/python
parentMerge tag 'v6.14-rc3' into x86/core, to pick up fixes (diff)
downloadlinux-c305a4e98378903da5322c598381ad1ce643f4b4.tar.gz
linux-c305a4e98378903da5322c598381ad1ce643f4b4.zip
x86: Move sysctls into arch/x86
Move the following sysctl tables into arch/x86/kernel/setup.c: panic_on_{unrecoverable_nmi,io_nmi} bootloader_{type,version} io_delay_type unknown_nmi_panic acpi_realmode_flags Variables moved from include/linux/ to arch/x86/include/asm/ because there is no longer need for them outside arch/x86/kernel: acpi_realmode_flags panic_on_{unrecoverable_nmi,io_nmi} Include <asm/nmi.h> in arch/s86/kernel/setup.h in order to bring in panic_on_{io_nmi,unrecovered_nmi}. This is part of a greater effort to move ctl tables into their respective subsystems which will reduce the merge conflicts in kerenel/sysctl.c. Signed-off-by: Joel Granados <joel.granados@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20250218-jag-mv_ctltables-v1-8-cd3698ab8d29@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions