Skip to content

Commit 8b97992

Browse files
masahir0ysuryasaimadhu
authored andcommitted
x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
Commit 3ad38ce ("x86/mm: Remove CONFIG_DEBUG_NX_TEST") removed arch/x86/kernel/test_nx.c Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 1b86678 commit 8b97992

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/x86/kernel/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ KASAN_SANITIZE_sev.o := n
3434
# by several compilation units. To be safe, disable all instrumentation.
3535
KCSAN_SANITIZE := n
3636

37-
OBJECT_FILES_NON_STANDARD_test_nx.o := y
38-
3937
# If instrumentation of this dir is enabled, boot hangs during first second.
4038
# Probably could be more selective here, but note that files related to irqs,
4139
# boot, dumpstack/stacktrace, etc are either non-interesting or can lead to

0 commit comments

Comments
 (0)