linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: sunliming <kelulanainsley@gmail.com>
Cc: mingo@redhat.com, tglx@linutronix.de, bp@alien8.de,
	dave.hansen@linux.intel.com, x86@kernel.org,
	linux-kernel@vger.kernel.org, linux-trace-devel@vger.kernel.org,
	akpm@linux-foundation.org, sunliming@kylinos.cn
Subject: Re: [PATCH v2 RESEND] x86,trace: Remove unused headers
Date: Tue, 24 May 2022 19:07:16 -0400	[thread overview]
Message-ID: <20220524190716.6d2bb3d9@gandalf.local.home> (raw)
In-Reply-To: <CAJncD7SNDAFXFTaSf07P6-OK6j9iTHj1Xj_ssBccB-XLDZWaMA@mail.gmail.com>

On Thu, 5 May 2022 13:41:29 +0800
sunliming <kelulanainsley@gmail.com> wrote:

> From: sunliming <sunliming@kylinos.cn>
> To: mingo@redhat.com, rostedt@goodmis.org, tglx@linutronix.de,
> 	bp@alien8.de, dave.hansen@linux.intel.com
> Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
> 	x86@kernel.org, linux-trace-devel@vger.kernel.org, sunliming
> <sunliming@kylinos.cn>
> Subject: [PATCH v2 RESEND] x86,trace: Remove unused headers
> <https://lore.kernel.org/all/20220426120950.495950-1-sunliming@kylinos.cn/#r>
> Date: Tue, 26 Apr 2022 20:09:50 +0800
> 
> Commit 4b9a8dca0e58 ("x86/idt: Remove the tracing IDT completely")
> removed the tracing IDT from the file arch/x86/kernel/tracepoint.c,
> but left the related headers unused, remove it.
> 
> Signed-off-by: sunliming <sunliming@kylinos.cn>
> ---
>  arch/x86/kernel/tracepoint.c
> <https://lore.kernel.org/all/20220426120950.495950-1-sunliming@kylinos.cn/#Z31arch:x86:kernel:tracepoint.c>
> | 3 ---
>  1 file changed, 3 deletions(-)
> diff <https://lore.kernel.org/all/20220426120950.495950-1-sunliming@kylinos.cn/#iZ31arch:x86:kernel:tracepoint.c>
> --git a/arch/x86/kernel/tracepoint.c b/arch/x86/kernel/tracepoint.c
> index fcfc077afe2d..f39aad69fb64 100644
> --- a/arch/x86/kernel/tracepoint.c
> +++ b/arch/x86/kernel/tracepoint.c@@ -8,10 +8,7 @@ #include <linux/jump_label.h>
>  #include <linux/atomic.h>
>  -#include <asm/hw_irq.h>
> -#include <asm/desc.h> #include <asm/trace/exceptions.h>-#include
> <asm/trace/irq_vectors.h>
>  DEFINE_STATIC_KEY_FALSE(trace_pagefault_key);
> 

Your email client mangled the patch.

-- Steve



       reply	other threads:[~2022-05-24 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAJncD7SNDAFXFTaSf07P6-OK6j9iTHj1Xj_ssBccB-XLDZWaMA@mail.gmail.com>
2022-05-24 23:07 ` Steven Rostedt [this message]
2022-05-25  1:28 [PATCH v2 RESEND] x86,trace: Remove unused headers sunliming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220524190716.6d2bb3d9@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=kelulanainsley@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=sunliming@kylinos.cn \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).