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
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	glider@google.com, ryabinin.a.a@gmail.com, dvyukov@google.com,
	andreyknvl@gmail.com, pcc@google.com, vincenzo.frascino@arm.com
Subject: Re: [PATCH 0/3] arm64: MTE cleanups
Date: Thu, 15 Jul 2021 18:39:00 +0100	[thread overview]
Message-ID: <162636688760.637841.9552640387018696043.b4-ty@kernel.org> (raw)
In-Reply-To: <20210714143843.56537-1-mark.rutland@arm.com>

On Wed, 14 Jul 2021 15:38:40 +0100, Mark Rutland wrote:
> While working on moving the MTE entry code over to C, I spotted a few things
> that could be improved more generally.
> 
> The first patch is a fix for a potential issue in some kernel configurations,
> the second avoids redundant work to generate and load a compile-time constant,
> and the third removes some redundant infrastructure for suprressing fault
> reporting which made the architectural fault handling code confusing.
> 
> [...]

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

[1/3] arm64: mte: fix restoration of GCR_EL1 from suspend
      https://git.kernel.org/arm64/c/59f44069e052

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

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

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14 14:38 [PATCH 0/3] arm64: MTE cleanups Mark Rutland
2021-07-14 14:38 ` [PATCH 1/3] arm64: mte: fix restoration of GCR_EL1 from suspend Mark Rutland
2021-07-14 14:38 ` [PATCH 2/3] arm64: kasan: mte: use a constant kernel GCR_EL1 value Mark Rutland
2021-07-27 18:29   ` Catalin Marinas
2021-08-02 11:57   ` Andrey Konovalov
2021-07-14 14:38 ` [PATCH 3/3] arm64: kasan: mte: remove redundant mte_report_once logic Mark Rutland
2021-07-27 18:54   ` Catalin Marinas
2021-07-30 23:01     ` Andrey Konovalov
2021-07-31 10:44       ` Catalin Marinas
2021-07-31 11:28         ` Andrey Konovalov
2021-07-31 11:49           ` Catalin Marinas
2021-08-02 11:52             ` Andrey Konovalov
2021-07-15 17:39 ` Will Deacon [this message]
2021-08-02 18:07 ` (subset) [PATCH 0/3] arm64: MTE cleanups Catalin Marinas

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=162636688760.637841.9552640387018696043.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=andreyknvl@gmail.com \
    --cc=catalin.marinas@arm.com \
    --cc=dvyukov@google.com \
    --cc=glider@google.com \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=pcc@google.com \
    --cc=ryabinin.a.a@gmail.com \
    --cc=vincenzo.frascino@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 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.