[PATCH] x86/asm/entry/64: Clean up entry_64.S

From: Ingo Molnar
Date: Mon Jun 08 2015 - 14:51:25 EST



* Denys Vlasenko <dvlasenk@xxxxxxxxxx> wrote:

> On 06/08/2015 10:35 AM, Ingo Molnar wrote:
> > Make the 32-bit syscall entry code a bit more readable:
> >
> > - use consistent assembly coding style similar to entry_64.S
>
> Well, entry_64.S does not have consistent assembly coding style - you already
> reformatted entry_64_compat.S, not entry_64.S ;)

Yeah, so I remembered entry_64.S as the 'clean' entry code file, to be used as
reference.

Turns out I was wrong, it has some work left as well! :-)

> Reformatting entry_64.S too would be great. I can send a patch, just ask.

No need, still had it all in muscle memory so I just did it - see the attached
patch. Lightly tested.

Thanks,

Ingo

=========================>