Re: [PATCH -tip] x86: trampoline_64.S - use predefined constantswith simplification

From: Ingo Molnar
Date: Thu Jan 29 2009 - 08:36:52 EST



* Alexander van Heukelum <heukelum@xxxxxxxxxxx> wrote:

> On Wed, 28 Jan 2009 23:21:25 +0300, "Cyrill Gorcunov"
> <gorcunov@xxxxxxxxx> said:
> > Impact: cleanup
> >
> > We may use macros from processor-flags.h instead
> > of hardcoding bits. Actually it's not direct mapping
> > of old instructions with new ones -- BTS does change
> > CF flag while MOV does not. But i didn't find any
> > dependency on CF in this code.
> >
> > Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
> > ---
> >
> > Please review
>
> Looks good.
>
> Acked-by: Alexander van Heukelum <heukelum@xxxxxxxxxxx>

applied to tip/x86/asm, thanks guys!

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