Re: [PATCH v2 3/3] x86/boot/compressed: get rid of GOT fixup code

2020-05-24 Thread Ard Biesheuvel
On Sat, 23 May 2020 at 17:18, Arvind Sankar wrote: > > On Sat, May 23, 2020 at 02:00:21PM +0200, Ard Biesheuvel wrote: > > In a previous patch, we have eliminated GOT entries from the decompressor > > binary and added an assertion that the .got section is empty. This means > > that the GOT fixup r

Re: [PATCH v2 3/3] x86/boot/compressed: get rid of GOT fixup code

2020-05-23 Thread Arvind Sankar
On Sat, May 23, 2020 at 02:00:21PM +0200, Ard Biesheuvel wrote: > In a previous patch, we have eliminated GOT entries from the decompressor > binary and added an assertion that the .got section is empty. This means > that the GOT fixup routines that exist in both the 32-bit and 64-bit > startup rou