[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b84852c3-25bb-3362-ab09-e06d7b837fdb@gmail.com>
Date: Wed, 26 Jun 2019 10:05:53 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Catalin Marinas <catalin.marinas@....com>,
Florian Fainelli <f.fainelli@...il.com>
Cc: linux-arm-kernel@...ts.infradead.org,
bcm-kernel-feedback-list@...adcom.com, ard.biesheuvel@...aro.org,
Will Deacon <will.deacon@....com>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3] arm64: Allow user selection of ARM64_MODULE_PLTS
On 6/25/19 1:29 AM, Catalin Marinas wrote:
> On Mon, Jun 17, 2019 at 03:29:59PM -0700, Florian Fainelli wrote:
>> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
>> index 697ea0510729..9206feaeff07 100644
>> --- a/arch/arm64/Kconfig
>> +++ b/arch/arm64/Kconfig
>> @@ -1418,8 +1418,26 @@ config ARM64_SVE
>> KVM in the same kernel image.
>>
>> config ARM64_MODULE_PLTS
>> - bool
>> + bool "Use PLTs to allow module memory to spill over into vmalloc area"
>> select HAVE_MOD_ARCH_SPECIFIC
>
> This needs a depends on MODULES now (it failed to build in one of my
> tests where modules were disabled but this option was left enabled).
>
> I'll add a patch on top.
Ah, sorry about that, thanks, I see both in linux-next now.
--
Florian
Powered by blists - more mailing lists