All of lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Ard Biesheuvel <ardb@kernel.org>, linux-arm-kernel@lists.infradead.org
Cc: Will Deacon <will@kernel.org>, mark.rutland@arm.com
Subject: Re: [PATCH] arm64: fix rodata=full again
Date: Tue,  8 Nov 2022 19:53:29 +0000	[thread overview]
Message-ID: <166792564906.3289912.17041147054373127041.b4-ty@arm.com> (raw)
In-Reply-To: <20221103170015.4124426-1-ardb@kernel.org>

On Thu, 3 Nov 2022 18:00:15 +0100, Ard Biesheuvel wrote:
> Commit 2e8cff0a0eee87b2 ("arm64: fix rodata=full") addressed a couple of
> issues with the rodata= kernel command line option, which is not a
> simple boolean on arm64, and inadvertently got broken due to changes in
> the generic bool handling.
> 
> Unfortunately, the resulting code never clears the rodata_full boolean
> variable if it defaults to true and rodata=on or rodata=off is passed,
> as the generic code is not aware of the existence of this variable.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: fix rodata=full again
      https://git.kernel.org/arm64/c/2081b3bd0c11

-- 
Catalin


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2022-11-08 19:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03 17:00 [PATCH] arm64: fix rodata=full again Ard Biesheuvel
2022-11-07 15:42 ` Will Deacon
2022-11-08 19:53 ` Catalin Marinas [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=166792564906.3289912.17041147054373127041.b4-ty@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=ardb@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=will@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.