[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1308151691.9218.128.camel@gandalf.stny.rr.com>
Date: Wed, 15 Jun 2011 11:28:11 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Vaibhav Nagarnaik <vnagarnaik@...gle.com>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Michael Rubin <mrubin@...gle.com>,
David Sharp <dhsharp@...gle.com>, linux-kernel@...r.kernel.org,
x86@...nel.org, Aditya Kali <adityakali@...gle.com>
Subject: Re: [PATCH] x86: Change trap definitions to enumerated values
On Mon, 2011-06-13 at 16:29 -0700, Vaibhav Nagarnaik wrote:
> On Tue, May 3, 2011 at 3:49 PM, Vaibhav Nagarnaik <vnagarnaik@...gle.com> wrote:
> > From: Aditya Kali <adityakali@...gle.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.
> >
> > Signed-off-by: Vaibhav Nagarnaik <vnagarnaik@...gle.com>
> >
> All
>
> Can you please go through this patch?
This is very x86 specific and needs to be handled by the x86
maintainers.
Thomas, Ingo ?
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists