Re: [PATCH-next v5 0/7] x86/boot: Remove run-time relocations from compressed kernel

2020-07-29 Thread Kees Cook
On Wed, Jul 29, 2020 at 06:23:41PM -0400, Arvind Sankar wrote: > On Wed, Jul 29, 2020 at 03:04:43PM -0700, Kees Cook wrote: > > On Fri, Jul 17, 2020 at 04:17:54PM -0400, Arvind Sankar wrote: > > > Same as v5 previously posted, but rebased onto next-20200717. > > > > > > v5: > > >

Re: [PATCH-next v5 0/7] x86/boot: Remove run-time relocations from compressed kernel

2020-07-29 Thread Arvind Sankar
On Wed, Jul 29, 2020 at 03:04:43PM -0700, Kees Cook wrote: > On Fri, Jul 17, 2020 at 04:17:54PM -0400, Arvind Sankar wrote: > > Same as v5 previously posted, but rebased onto next-20200717. > > > > v5: > > https://lore.kernel.org/lkml/20200715004133.1430068-1-nived...@alum.mit.edu/ > > BTW,

Re: [PATCH-next v5 0/7] x86/boot: Remove run-time relocations from compressed kernel

2020-07-29 Thread Kees Cook
On Fri, Jul 17, 2020 at 04:17:54PM -0400, Arvind Sankar wrote: > Same as v5 previously posted, but rebased onto next-20200717. > > v5: > https://lore.kernel.org/lkml/20200715004133.1430068-1-nived...@alum.mit.edu/ BTW, some bits of feedback on process: - please don't re-use version numbers,

Re: [PATCH-next v5 0/7] x86/boot: Remove run-time relocations from compressed kernel

2020-07-17 Thread Nick Desaulniers
On Fri, Jul 17, 2020 at 1:18 PM Arvind Sankar wrote: > > Same as v5 previously posted, but rebased onto next-20200717. > > v5: > https://lore.kernel.org/lkml/20200715004133.1430068-1-nived...@alum.mit.edu/ > > Ard Biesheuvel (3): > x86/boot/compressed: Move .got.plt entries out of the .got

[PATCH-next v5 0/7] x86/boot: Remove run-time relocations from compressed kernel

2020-07-17 Thread Arvind Sankar
Same as v5 previously posted, but rebased onto next-20200717. v5: https://lore.kernel.org/lkml/20200715004133.1430068-1-nived...@alum.mit.edu/ Ard Biesheuvel (3): x86/boot/compressed: Move .got.plt entries out of the .got section x86/boot/compressed: Force hidden visibility for all symbol