Joel Granados
c305a4e983
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
2025-02-18 11:08:36 +01:00
..
2025-01-29 10:35:40 -08:00
2025-02-07 11:02:17 -10:00
2024-10-28 10:21:09 -07:00
2025-01-25 08:22:26 +00:00
2024-11-28 10:19:16 +01:00
2024-11-05 12:55:37 +01:00
2025-02-01 03:53:25 -08:00
2025-02-08 10:54:11 -08:00
2025-01-24 22:47:27 -08:00
2025-02-13 13:18:54 +01:00
2024-10-14 16:44:56 +02:00
2024-12-09 11:44:03 +01:00
2025-01-28 13:48:37 +01:00
2025-02-14 10:32:02 +01:00
2025-01-30 15:10:34 -08:00
2025-01-28 13:48:37 +01:00
2025-01-26 18:36:23 -08:00
2025-02-16 10:38:24 -08:00
2025-02-08 11:55:03 -08:00
2025-02-18 11:07:15 +01:00
2025-01-28 13:48:37 +01:00
2024-04-04 16:24:16 +02:00
2024-04-04 16:24:16 +02:00
2025-01-29 20:02:04 -05:00
2024-10-11 14:34:16 -04:00
2024-12-05 19:22:38 -05:00
2025-01-21 20:03:04 -08:00
2024-06-24 22:24:55 -07:00
2024-04-29 08:29:29 -07:00
2025-01-12 20:21:15 -08:00
2024-08-15 21:30:43 +05:30
2025-01-26 18:36:23 -08:00
2024-11-05 17:12:27 -08:00
2024-09-01 20:43:30 -07:00
2024-12-02 11:25:09 +01:00
2025-01-28 13:48:37 +01:00
2024-02-23 17:48:22 -08:00
2025-01-28 13:48:37 +01:00
2025-02-01 03:53:25 -08:00
2024-10-14 09:14:35 +02:00
2025-01-31 12:07:07 -08:00
2025-01-28 13:48:37 +01:00
2025-01-13 22:40:36 -08:00
2024-09-10 11:57:27 +02:00
2024-07-20 16:33:21 +09:00
2025-01-02 22:12:12 +01:00
2024-08-15 09:33:35 -07:00
2024-10-07 13:34:41 -04:00
2024-11-14 22:43:48 -08:00
2024-11-07 15:25:05 +01:00
2024-12-30 17:59:08 -08:00
2025-01-28 13:48:37 +01:00
2024-09-01 17:59:01 -07:00
2024-09-01 20:43:23 -07:00
2024-04-23 14:59:01 +10:00
2024-12-24 09:46:49 +01:00
2025-01-28 13:48:37 +01:00
2025-01-07 16:59:15 +01:00
2025-02-04 01:42:27 +01:00
2025-01-28 13:48:37 +01:00
2024-09-03 21:15:26 -07:00
2024-11-05 17:12:31 -08:00
2024-11-03 01:28:06 -05:00
2025-01-19 12:44:28 +08:00
2025-01-28 13:48:37 +01:00
2025-01-26 13:05:23 +01:00
2025-01-28 13:48:37 +01:00
2025-01-28 13:48:37 +01:00
2025-01-28 13:48:37 +01:00
2024-08-04 13:36:28 -07:00
2024-02-22 15:38:52 -08:00
2025-01-28 13:48:37 +01:00
2024-04-25 21:07:03 -07:00
2024-09-27 08:18:43 -07:00
2024-10-09 12:47:19 -07:00
2025-01-12 20:20:58 -08:00
2025-01-21 08:10:51 +01:00
2024-11-14 16:09:51 -08:00
2025-02-06 12:48:21 -08:00
2025-01-28 13:48:37 +01:00
2025-01-28 11:34:03 -08:00
2024-12-02 12:01:27 +01:00
2025-01-28 13:48:37 +01:00
2024-12-13 09:28:32 +01:00
2024-12-11 20:50:47 -08:00
2024-07-18 12:19:20 -07:00
2024-12-22 20:28:11 -08:00
2025-01-28 13:48:37 +01:00
2025-02-18 11:08:36 +01:00
2025-01-13 22:40:36 -08:00
2024-11-03 01:28:06 -05:00
2024-05-30 15:31:38 -07:00
2024-11-01 14:37:31 -04:00
2024-07-12 16:39:53 -07:00
2025-01-12 20:21:00 -08:00
2025-01-28 13:48:37 +01:00
2024-09-09 16:47:42 -07:00
2024-09-12 12:16:09 +02:00
2025-01-28 13:48:37 +01:00
2024-05-22 08:31:15 -04:00
2024-09-03 21:15:43 -07:00
2024-12-22 11:29:51 +01:00
2024-07-17 21:11:34 -07:00
2025-01-28 13:48:37 +01:00
2025-02-14 10:58:03 -08:00