public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tracing: Restore accidentally removed SPDX tag
@ 2026-03-17 19:42 Marc Zyngier
  2026-03-17 20:40 ` Steven Rostedt
  2026-03-18  7:05 ` Marc Zyngier
  0 siblings, 2 replies; 3+ messages in thread
From: Marc Zyngier @ 2026-03-17 19:42 UTC (permalink / raw)
  To: linux-kernel
  Cc: Nathan Chancellor, Arnd Bergmann, Vincent Donnefort,
	Steven Rostedt

Restore the SPDX tag that was accidentally dropped.

Fixes: 7e4b6c94300e3 ("tracing: add more symbols to whitelist")
Reported-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Cc: Arnd Bergmann <arnd@kernel.org>
Cc: Vincent Donnefort <vdonnefort@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
---
 kernel/trace/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/trace/Makefile b/kernel/trace/Makefile
index 26f3d61e900d1..c5e14ffd36ee2 100644
--- a/kernel/trace/Makefile
+++ b/kernel/trace/Makefile
@@ -1,4 +1,4 @@
-
+# SPDX-License-Identifier: GPL-2.0
 
 # Do not instrument the tracer itself:
 
-- 
2.47.3


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

end of thread, other threads:[~2026-03-18  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 19:42 [PATCH] tracing: Restore accidentally removed SPDX tag Marc Zyngier
2026-03-17 20:40 ` Steven Rostedt
2026-03-18  7:05 ` Marc Zyngier

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