Re: [PATCH] x86: Change trap definitions to enumerated values

From: Steven Rostedt
Date: Wed Jun 15 2011 - 11:28:18 EST


On Mon, 2011-06-13 at 16:29 -0700, Vaibhav Nagarnaik wrote:
> On Tue, May 3, 2011 at 3:49 PM, Vaibhav Nagarnaik <vnagarnaik@xxxxxxxxxx> wrote:
> > From: Aditya Kali <adityakali@xxxxxxxxxx>
> >
> > 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@xxxxxxxxxx>
> >

> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/