Re: [PATCH][GIT PULL][v3.3] x86: Specify a size for the cmp in theNMI handler

From: Steven Rostedt
Date: Mon Feb 20 2012 - 19:45:03 EST


On Mon, 2012-02-20 at 16:11 -0800, Linus Torvalds wrote:
> On Mon, Feb 20, 2012 at 4:03 PM, H. Peter Anvin <hpa@xxxxxxxxx> wrote:
> > You can use cmpl here... the segment is only a 16-bit number. Or use testb $3,...
>
> Yeah. And cmpl is one byte shorter (and the same size as testb).

I'll rebase and send again.

Thanks,

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