[PATCH 7/7] arm: Add livepatch necessary arch selects into Kconfig

Russell King - ARM Linux linux at armlinux.org.uk
Wed Jan 18 05:35:04 PST 2017


On Wed, Jan 18, 2017 at 01:40:23PM +0100, Miroslav Benes wrote:
> On Tue, 6 Dec 2016, Abel Vesa wrote:
> > @@ -82,6 +84,7 @@ config ARM
> >  	select HAVE_VIRT_CPU_ACCOUNTING_GEN
> >  	select IRQ_FORCED_THREADING
> >  	select MODULES_USE_ELF_REL
> > +	select MODULES_USE_ELF_RELA
> 
> I wrote it before but I think you cannot have both MODULES_USE_ELF_REL and 
> MODULES_USE_ELF_RELA.

ARM doesn't use RELA relocations, so it's pointless enabling them.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.



More information about the linux-arm-kernel mailing list