diff options
| author | Mateusz Jończyk <[email protected]> | 2025-03-21 20:48:44 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-03-22 07:02:16 +0000 |
| commit | 31be5041dca37a67c11042678c55804e964e5145 (patch) | |
| tree | ba91a5623a8820a28010e94621cfbef040a4399c /lib/timerqueue.c | |
| parent | x86/Kconfig: Enable X86_X2APIC by default and improve help text (diff) | |
| download | kernel-31be5041dca37a67c11042678c55804e964e5145.tar.gz kernel-31be5041dca37a67c11042678c55804e964e5145.zip | |
x86/Kconfig: Always enable ARCH_SPARSEMEM_ENABLE
It appears that (X86_64 || X86_32) is always true on x86.
This logical OR directive was introduced in:
6ea3038648da ("arch/x86: remove depends on CONFIG_EXPERIMENTAL")
By (EXPERIMENTAL && X86_32) turning into (X86_32). Since
this change was an identity transformation, nobody noticed
that the condition turned into 'true'.
[ mingo: Updated changelog ]
Fixes: 6ea3038648da ("arch/x86: remove depends on CONFIG_EXPERIMENTAL")
Signed-off-by: Mateusz Jończyk <[email protected]>
Signed-off-by: David Heideberg <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
