]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 11 Jul 2022 04:12:47 +0000 (13:12 +0900)
committerBorislav Petkov <bp@suse.de>
Mon, 11 Jul 2022 06:53:28 +0000 (08:53 +0200)
Commit 3ad38ceb2769 ("x86/mm: Remove CONFIG_DEBUG_NX_TEST")
removed arch/x86/kernel/test_nx.c

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220711041247.119357-1-masahiroy@kernel.org
arch/x86/kernel/Makefile

index 4c8b6ae802ac397dca639fae33b8e24538618892..a20a5ebfacd73f772249b986c55f3e5f5e15a044 100644 (file)
@@ -34,8 +34,6 @@ KASAN_SANITIZE_sev.o                                  := n
 # by several compilation units. To be safe, disable all instrumentation.
 KCSAN_SANITIZE := n
 
-OBJECT_FILES_NON_STANDARD_test_nx.o                    := y
-
 # If instrumentation of this dir is enabled, boot hangs during first second.
 # Probably could be more selective here, but note that files related to irqs,
 # boot, dumpstack/stacktrace, etc are either non-interesting or can lead to