]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Enable CONFIG_MLONGCALLS by default
authorHelge Deller <deller@gmx.de>
Sat, 28 Jul 2018 09:47:17 +0000 (11:47 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 8 Aug 2018 20:13:22 +0000 (22:13 +0200)
commit9c3aafc4275a447c1d3182a366db7e6129da5803
treea1c0e07a3fabf6dc5afaee145e85c6bf84cc739c
parentf605b8329ca6d90481b7668defc72547d6257107
parisc: Enable CONFIG_MLONGCALLS by default

Enable the -mlong-calls compiler option by default, because otherwise in most
cases linking the vmlinux binary fails due to truncations of R_PARISC_PCREL22F
relocations. This fixes building the 64-bit defconfig.

Cc: stable@vger.kernel.org # 4.0+
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig