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

* Re: [PATCH] tracing: Restore accidentally removed SPDX tag
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Steven Rostedt @ 2026-03-17 20:40 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: linux-kernel, Nathan Chancellor, Arnd Bergmann, Vincent Donnefort

On Tue, 17 Mar 2026 19:42:52 +0000
Marc Zyngier <maz@kernel.org> wrote:

> Restore the SPDX tag that was accidentally dropped.

Oops!

> 
> 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>

Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>

-- Steve

> ---
>  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:
>  


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

* Re: [PATCH] tracing: Restore accidentally removed SPDX tag
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Marc Zyngier @ 2026-03-18  7:05 UTC (permalink / raw)
  To: linux-kernel, Marc Zyngier
  Cc: Nathan Chancellor, Arnd Bergmann, Vincent Donnefort,
	Steven Rostedt

On Tue, 17 Mar 2026 19:42:52 +0000, Marc Zyngier wrote:
> Restore the SPDX tag that was accidentally dropped.
> 
> 

Applied to kvm-arm64/hyp-tracing, thanks!

[1/1] tracing: Restore accidentally removed SPDX tag
      commit: d7729643942325933508274f0392b749ca74f7cc

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.



^ permalink raw reply	[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