From: Florian Fainelli <f.fainelli@gmail.com>
To: Catalin Marinas <catalin.marinas@arm.com>,
Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
bcm-kernel-feedback-list@broadcom.com, ard.biesheuvel@linaro.org,
Will Deacon <will.deacon@arm.com>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3] arm64: Allow user selection of ARM64_MODULE_PLTS
Date: Wed, 26 Jun 2019 10:05:53 -0700 [thread overview]
Message-ID: <b84852c3-25bb-3362-ab09-e06d7b837fdb@gmail.com> (raw)
In-Reply-To: <20190625082928.GA3039@arrakis.emea.arm.com>
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
prev parent reply other threads:[~2019-06-26 17:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 22:29 Florian Fainelli
2019-06-18 9:29 ` Will Deacon
2019-06-25 8:29 ` Catalin Marinas
2019-06-26 17:05 ` Florian Fainelli [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b84852c3-25bb-3362-ab09-e06d7b837fdb@gmail.com \
--to=f.fainelli@gmail.com \
--cc=ard.biesheuvel@linaro.org \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=will.deacon@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome