public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
@ 2022-07-11  4:12 Masahiro Yamada
  2022-07-11  7:04 ` [tip: x86/build] x86/build: Remove " tip-bot2 for Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2022-07-11  4:12 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen, x86,
	H . Peter Anvin
  Cc: Masahiro Yamada, Alexei Starovoitov, Javier Martinez Canillas,
	Josh Poimboeuf, Kirill A. Shutemov, Masami Hiramatsu,
	Michael Roth, Peter Zijlstra, Tom Lendacky, linux-kernel

Commit 3ad38ceb2769 ("x86/mm: Remove CONFIG_DEBUG_NX_TEST")
removed arch/x86/kernel/test_nx.c

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---

I sent the same patch in April:
https://lore.kernel.org/all/CAK7LNATRH4sHYrZk556Sjo4nP=S3qD170OMCZ21n0TEz7gyDUw@mail.gmail.com/

It did not make into the mainline.
I pinged the X86 maintainers, but none of them responded.



 arch/x86/kernel/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/x86/kernel/Makefile b/arch/x86/kernel/Makefile
index 4c8b6ae802ac..a20a5ebfacd7 100644
--- a/arch/x86/kernel/Makefile
+++ b/arch/x86/kernel/Makefile
@@ -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
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [tip: x86/build] x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
  2022-07-11  4:12 [PATCH RESEND] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o Masahiro Yamada
@ 2022-07-11  7:04 ` tip-bot2 for Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Masahiro Yamada @ 2022-07-11  7:04 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Masahiro Yamada, Borislav Petkov, x86, linux-kernel

The following commit has been merged into the x86/build branch of tip:

Commit-ID:     8b979924b9f9e945a095a2f622b39b9fd9f65acb
Gitweb:        https://git.kernel.org/tip/8b979924b9f9e945a095a2f622b39b9fd9f65acb
Author:        Masahiro Yamada <masahiroy@kernel.org>
AuthorDate:    Mon, 11 Jul 2022 13:12:47 +09:00
Committer:     Borislav Petkov <bp@suse.de>
CommitterDate: Mon, 11 Jul 2022 08:53:28 +02:00

x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o

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 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/x86/kernel/Makefile b/arch/x86/kernel/Makefile
index 4c8b6ae..a20a5eb 100644
--- a/arch/x86/kernel/Makefile
+++ b/arch/x86/kernel/Makefile
@@ -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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-11  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11  4:12 [PATCH RESEND] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o Masahiro Yamada
2022-07-11  7:04 ` [tip: x86/build] x86/build: Remove " tip-bot2 for Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox