Re: [PATCH] x86/xsave: Robustify and merge macros

From: Borislav Petkov
Date: Fri Apr 03 2015 - 11:25:36 EST


On Fri, Apr 03, 2015 at 04:14:26PM +0200, Quentin Casasnovas wrote:
> > This is obviously completely un-tested and not even compiled! :)
> >
>
> Told you!

:-)

So all clear or we need to do more discussing?

Basically, the .skip is supposed to add 0x90 only when the evaluated
expression is true (yeah, gas works with signed 32-bit values so it
evaluates either to 0 or -1, thus the games with "-" in front).

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--
--
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/