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

From: Linus Torvalds
Date: Mon Feb 20 2012 - 19:11:53 EST


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).

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