Re: [PATCH v5 0/3] modversions: redefine kcrctab entries as 32-bit values

2017-02-03 Thread Linus Torvalds
On Fri, Feb 3, 2017 at 1:54 AM, Ard Biesheuvel wrote: > This v4 is a followup to [0] 'modversions: redefine kcrctab entries as > relative CRC pointers' [...] ok, I have this in a local branch now, assuming it passes my (admittedly fairly superficial) testing I'll merge it so that we can put this

[PATCH v5 0/3] modversions: redefine kcrctab entries as 32-bit values

2017-02-03 Thread Ard Biesheuvel
This v4 is a followup to [0] 'modversions: redefine kcrctab entries as relative CRC pointers', but since relative CRC pointers do not work in modules, and are actually only needed by powerpc with CONFIG_RELOCATABLE=y, I have made it a Kconfig selectable feature instead. Patch #1 introduces the MOD