On Wed, Mar 04, 2020 at 07:39:23PM +0100, Ard Biesheuvel wrote: > On Wed, 4 Mar 2020 at 19:37, Arvind Sankar <nivedita@xxxxxxxxxxxx> wrote: > > > > Commit c2d0b470154c ("efi/libstub/x86: Incorporate eboot.c into > > libstub") moved all the callers of the mixed-mode thunk into > > efi/libstub, so move the thunk itself as well for completeness. > > > > Signed-off-by: Arvind Sankar <nivedita@xxxxxxxxxxxx> > > Thanks for the patch, but I'd prefer to leave the .S pieces under arch/ > (unless there's some benefit I'm not seeing) > Ok. I can't think of any objective benefit.