All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86,trace: Remove the incorrect notes in file arch/x86/kernel/tracepoint.c
@ 2022-04-20  8:21 sunliming
  0 siblings, 0 replies; 2+ messages in thread
From: sunliming @ 2022-04-20  8:21 UTC (permalink / raw)
  To: tglx, mingo, bp, dave.hansen, x86, hpa; +Cc: linux-kernel, sunliming

The notes "Code for supporting irq vector tracepoints." is used for irq
vector tracepoints. But commit 809547472eda ("x86/tracing: Disentangle
pagefault and resched IPI tracing key") has remove all of the special
code for irq vector tracepoints. And the file is common for irq vector
tracepoints and page fault traceponits. Just remove the incorrect notes.

Signed-off-by: sunliming <sunliming@kylinos.cn>
---
 arch/x86/kernel/tracepoint.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/tracepoint.c b/arch/x86/kernel/tracepoint.c
index fcfc077afe2d..18daa9291002 100644
--- a/arch/x86/kernel/tracepoint.c
+++ b/arch/x86/kernel/tracepoint.c
@@ -1,6 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- * Code for supporting irq vector tracepoints.
  *
  * Copyright (C) 2013 Seiji Aguchi <seiji.aguchi@hds.com>
  *
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus

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

* [PATCH] x86,trace: Remove the incorrect notes in file arch/x86/kernel/tracepoint.c
@ 2022-04-20  8:21 sunliming
  0 siblings, 0 replies; 2+ messages in thread
From: sunliming @ 2022-04-20  8:21 UTC (permalink / raw)
  To: tglx, mingo, bp, dave.hansen, x86, hpa, linux-kernel; +Cc: sunliming

The notes "Code for supporting irq vector tracepoints." is used for irq
vector tracepoints. But commit 809547472eda ("x86/tracing: Disentangle
pagefault and resched IPI tracing key") has remove all of the special
code for irq vector tracepoints. And the file is common for irq vector
tracepoints and page fault traceponits. Just remove the incorrect notes.

Signed-off-by: sunliming <sunliming@kylinos.cn>
---
 arch/x86/kernel/tracepoint.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/tracepoint.c b/arch/x86/kernel/tracepoint.c
index fcfc077afe2d..18daa9291002 100644
--- a/arch/x86/kernel/tracepoint.c
+++ b/arch/x86/kernel/tracepoint.c
@@ -1,6 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- * Code for supporting irq vector tracepoints.
  *
  * Copyright (C) 2013 Seiji Aguchi <seiji.aguchi@hds.com>
  *
-- 
2.25.1


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

end of thread, other threads:[~2022-04-20  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20  8:21 [PATCH] x86,trace: Remove the incorrect notes in file arch/x86/kernel/tracepoint.c sunliming
  -- strict thread matches above, loose matches on Subject: below --
2022-04-20  8:21 sunliming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.