From: Thomas Gleixner <tglx@linutronix.de>
To: Vaibhav Nagarnaik <vnagarnaik@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Ingo Molnar <mingo@redhat.com>, Michael Rubin <mrubin@google.com>,
David Sharp <dhsharp@google.com>,
linux-kernel@vger.kernel.org, x86@kernel.org,
Aditya Kali <adityakali@google.com>
Subject: Re: [PATCH 2/2] x86: Change trap definitions to enumerated values
Date: Fri, 29 Apr 2011 02:38:55 +0200 (CEST) [thread overview]
Message-ID: <alpine.LFD.2.02.1104290233490.3005@ionos> (raw)
In-Reply-To: <1303513438-26519-2-git-send-email-vnagarnaik@google.com>
On Fri, 22 Apr 2011, Vaibhav Nagarnaik wrote:
> From: Aditya Kali <adityakali@google.com>
>
> The traps are referred to by their numbers and it can be difficult to
> understand them while reading the code without context. This patch adds
> enumeration of the trap numbers and replaced the numbers to the correct
> enum for x86.
I really like that patch, but it should have been 1/2 as it has a
value independent of the trap trace stuff.
And if you had done that, then the trap trace patch could have used
those symbols instead of the numbers as well.
Now that's the 2/2 patch and leaves the (not so) shiny new trace
points with those weird numbers. :(
Thanks,
tglx
next prev parent reply other threads:[~2011-04-29 0:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 23:03 [PATCH 1/2] trace: Add trap entry/exit tracepoints Vaibhav Nagarnaik
2011-04-22 23:03 ` [PATCH 2/2] x86: Change trap definitions to enumerated values Vaibhav Nagarnaik
2011-04-28 23:15 ` Vaibhav Nagarnaik
2011-04-28 23:40 ` Steven Rostedt
2011-04-29 0:38 ` Thomas Gleixner [this message]
2011-04-25 23:39 ` [PATCH 1/2] trace: Add trap entry/exit tracepoints Vaibhav Nagarnaik
2011-04-28 23:36 ` Steven Rostedt
2011-04-29 0:33 ` Thomas Gleixner
2011-04-30 0:52 ` Vaibhav Nagarnaik
2011-04-30 0:52 ` [PATCH 1/2] x86: Change trap definitions to enumerated values Vaibhav Nagarnaik
2011-05-03 13:18 ` Don Zickus
2011-05-03 19:00 ` Vaibhav Nagarnaik
2011-05-03 22:41 ` Michael Rubin
2011-05-03 22:54 ` Steven Rostedt
2011-05-03 23:08 ` David Sharp
2011-04-30 0:52 ` [PATCH 2/2] trace: Add trap entry/exit tracepoints Vaibhav Nagarnaik
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=alpine.LFD.2.02.1104290233490.3005@ionos \
--to=tglx@linutronix.de \
--cc=adityakali@google.com \
--cc=dhsharp@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=mrubin@google.com \
--cc=rostedt@goodmis.org \
--cc=vnagarnaik@google.com \
--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
all inboxes | Powered by JetHome®