[GIT PULL] parisc architecture fix for kernel v4.20-rc6
From: Helge Deller
Date: Tue Dec 04 2018 - 10:00:49 EST
Hi Linus,
please pull one patch for the parisc architecture for 4.20-rc6 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.20-4
On parisc, use -ffunction-sections compiler option when building 32-bit kernel
modules to avoid sysfs-warnings when loading such modules. This got broken with
kernel v4.18.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (1):
parisc: Enable -ffunction-sections for modules on 32-bit kernel
arch/parisc/Makefile | 7 +++++++
1 file changed, 7 insertions(+)