[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFywfyiLAWgp9ohMokrXFc-q7SLYMZtTunSpC_MO2dut3Q@mail.gmail.com>
Date: Mon, 20 Feb 2012 16:11:31 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH][GIT PULL][v3.3] x86: Specify a size for the cmp in the
NMI handler
On Mon, Feb 20, 2012 at 4:03 PM, H. Peter Anvin <hpa@...or.com> 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@...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