On Thu, Feb 26, 2015 at 12:04 AM, Borislav Petkov <b...@alien8.de> wrote:
> On Wed, Feb 25, 2015 at 01:00:16AM +0100, Denys Vlasenko wrote:
>> After TEST insn, JE actually performs "jump if zero",
>> let's use JZ mnemonic instead.
>>
>> No code changes, but less confusion.
>>
>> Signed-off-by: Denys Vlasenko <dvlas...@redhat.com>
>> CC: Linus Torvalds <torva...@linux-foundation.org>
>> CC: Steven Rostedt <rost...@goodmis.org>
>> CC: Ingo Molnar <mi...@kernel.org>
>> CC: Borislav Petkov <b...@alien8.de>
>> CC: "H. Peter Anvin" <h...@zytor.com>
>> CC: Andy Lutomirski <l...@amacapital.net>
>> CC: Oleg Nesterov <o...@redhat.com>
>> CC: Frederic Weisbecker <fweis...@gmail.com>
>> CC: Alexei Starovoitov <a...@plumgrid.com>
>> CC: Will Drewry <w...@chromium.org>
>> CC: Kees Cook <keesc...@chromium.org>
>> CC: x...@kernel.org
>> CC: linux-kernel@vger.kernel.org
>> ---
>>  arch/x86/kernel/entry_64.S | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Borislav Petkov <b...@suse.de>

Andy, please don't take this patch yet, there are about a dozen
more instances of TEST which need similar treatment.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to