]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Fix build of compressed kernel even with debug enabled
authorHelge Deller <deller@gmx.de>
Thu, 1 Aug 2019 11:33:39 +0000 (13:33 +0200)
committerHelge Deller <deller@gmx.de>
Thu, 1 Aug 2019 12:17:53 +0000 (14:17 +0200)
commit9c8628d332dc5cd3a93e7ac3964f21560c00f0ae
tree4ece9bc2e084cf63f36ace9e190b62d0a547837b
parent2134d0d5dbc07c3ccd24fadffe3bdd9d67b10dd6
parisc: Fix build of compressed kernel even with debug enabled

With debug info enabled (CONFIG_DEBUG_INFO=y) the resulting vmlinux may get
that huge that we need to increase the start addresss for the decompression
text section otherwise one will face a linker error.

Reported-by: Sven Schnelle <svens@stackframe.org>
Tested-by: Sven Schnelle <svens@stackframe.org>
Cc: stable@vger.kernel.org # v4.14+
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/boot/compressed/vmlinux.lds.S