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

From: Vaibhav Nagarnaik
Date: Wed Jul 27 2011 - 16:39:31 EST


On Wed, Jun 15, 2011 at 8:28 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> 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 ?
>

Can the x86 maintainers please take a look at this patch?


Thanks

Vaibhav Nagarnaik
--
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/