All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: linux-arm-kernel@lists.infradead.org,
	Mark Rutland <mark.rutland@arm.com>,
	catalin.marinas@arm.com
Cc: kernel-team@android.com, Will Deacon <will@kernel.org>,
	Joey Gouly <joey.gouly@arm.com>,
	James Morse <james.morse@arm.com>, Marc Zyngier <maz@kernel.org>
Subject: Re: [PATCH] arm64: entry: add missing noinstr
Date: Thu, 15 Jul 2021 18:39:01 +0100	[thread overview]
Message-ID: <162636701210.638087.2984163869752602686.b4-ty@kernel.org> (raw)
In-Reply-To: <20210714172801.16475-1-mark.rutland@arm.com>

On Wed, 14 Jul 2021 18:28:01 +0100, Mark Rutland wrote:
> We intend that all the early exception handling code is marked as
> `noinstr`, but we forgot this for __el0_error_handler_common(), which is
> called before we have completed entry from user mode. If it were
> instrumented, we could run into problems with RCU, lockdep, etc.
> 
> Mark it as `noinstr` to prevent this.
> 
> [...]

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

[1/1] arm64: entry: add missing noinstr
      https://git.kernel.org/arm64/c/31a7f0f6c8f3

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

      reply	other threads:[~2021-07-15 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14 17:28 [PATCH] arm64: entry: add missing noinstr Mark Rutland
2021-07-15 17:39 ` Will Deacon [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=162636701210.638087.2984163869752602686.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=james.morse@arm.com \
    --cc=joey.gouly@arm.com \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=maz@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.