All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Mark Rutland <mark.rutland@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	willy@infradead.org, andy.shevchenko@gmail.com,
	jvgediya@linux.ibm.com, ardb@kernel.org, rdunlap@infradead.org
Subject: Re: [PATCH] arm64: fix rodata=full
Date: Tue, 23 Aug 2022 12:34:20 +0100	[thread overview]
Message-ID: <166124892296.3125128.7339949940987512196.b4-ty@kernel.org> (raw)
In-Reply-To: <20220817154022.3974645-1-mark.rutland@arm.com>

On Wed, 17 Aug 2022 16:40:22 +0100, Mark Rutland wrote:
> On arm64, "rodata=full" has been suppored (but not documented) since
> commit:
> 
>   c55191e96caa9d78 ("arm64: mm: apply r/o permissions of VM areas to its linear alias as well")
> 
> As it's necessary to determine the rodata configuration early during
> boot, arm64 has an early_param() handler for this, whereas init/main.c
> has a __setup() handler which is run later.
> 
> [...]

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

[1/1] arm64: fix rodata=full
      https://git.kernel.org/arm64/c/2e8cff0a0eee

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

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

WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will@kernel.org>
To: Mark Rutland <mark.rutland@arm.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	willy@infradead.org, andy.shevchenko@gmail.com,
	jvgediya@linux.ibm.com, ardb@kernel.org, rdunlap@infradead.org
Subject: Re: [PATCH] arm64: fix rodata=full
Date: Tue, 23 Aug 2022 12:34:20 +0100	[thread overview]
Message-ID: <166124892296.3125128.7339949940987512196.b4-ty@kernel.org> (raw)
In-Reply-To: <20220817154022.3974645-1-mark.rutland@arm.com>

On Wed, 17 Aug 2022 16:40:22 +0100, Mark Rutland wrote:
> On arm64, "rodata=full" has been suppored (but not documented) since
> commit:
> 
>   c55191e96caa9d78 ("arm64: mm: apply r/o permissions of VM areas to its linear alias as well")
> 
> As it's necessary to determine the rodata configuration early during
> boot, arm64 has an early_param() handler for this, whereas init/main.c
> has a __setup() handler which is run later.
> 
> [...]

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

[1/1] arm64: fix rodata=full
      https://git.kernel.org/arm64/c/2e8cff0a0eee

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

  parent reply	other threads:[~2022-08-23 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-17 15:40 [PATCH] arm64: fix rodata=full Mark Rutland
2022-08-17 15:40 ` Mark Rutland
2022-08-18 10:00 ` Ard Biesheuvel
2022-08-18 10:00   ` Ard Biesheuvel
2022-08-23 11:34 ` Will Deacon [this message]
2022-08-23 11:34   ` Will Deacon

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=166124892296.3125128.7339949940987512196.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=ardb@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=jvgediya@linux.ibm.com \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=rdunlap@infradead.org \
    --cc=willy@infradead.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.