All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Mark Brown <broonie@kernel.org>
Cc: Akihiko Odaki <akihiko.odaki@daynix.com>,
	linux-kernel@vger.kernel.org, kvmarm@lists.linux.dev,
	kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Oliver Upton <oliver.upton@linux.dev>,
	Suzuki K Poulose <suzuki.poulose@arm.com>,
	Alexandru Elisei <alexandru.elisei@arm.com>,
	James Morse <james.morse@arm.com>, Will Deacon <will@kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	asahi@lists.linux.dev, Alyssa Rosenzweig <alyssa@rosenzweig.io>,
	Sven Peter <sven@svenpeter.dev>, Hector Martin <marcan@marcan.st>
Subject: Re: [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1
Date: Mon, 19 Dec 2022 14:47:25 +0000	[thread overview]
Message-ID: <6363f9d0979be5aedfb04db4810b71a4@kernel.org> (raw)
In-Reply-To: <Y6BjQiR5gUhIAyIS@sirena.org.uk>

On 2022-12-19 13:12, Mark Brown wrote:
> On Sun, Dec 11, 2022 at 02:16:58PM +0900, Akihiko Odaki wrote:
>> CCSIDR2_EL1 was added with FEAT_CCIDX.
> 
> This corresponds to the definition in DDI0487I.a.
> 
> Reviewed-by: Mark Brown <broonie@kernel.org>

Since you're reviewing some of this, please have a look at v3[1],
which outlined a limitation of the sysreg generation tool as well
as a potential fix.

Thanks,

         M.

[1] 
https://lore.kernel.org/r/20221218051412.384657-2-akihiko.odaki@daynix.com
-- 
Jazz is not dead. It just smells funny...

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Mark Brown <broonie@kernel.org>
Cc: Alyssa Rosenzweig <alyssa@rosenzweig.io>,
	Hector Martin <marcan@marcan.st>,
	Akihiko Odaki <akihiko.odaki@daynix.com>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Will Deacon <will@kernel.org>, Sven Peter <sven@svenpeter.dev>,
	linux-kernel@vger.kernel.org, asahi@lists.linux.dev,
	Catalin Marinas <catalin.marinas@arm.com>,
	kvmarm@lists.linux.dev, kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1
Date: Mon, 19 Dec 2022 14:47:25 +0000	[thread overview]
Message-ID: <6363f9d0979be5aedfb04db4810b71a4@kernel.org> (raw)
In-Reply-To: <Y6BjQiR5gUhIAyIS@sirena.org.uk>

On 2022-12-19 13:12, Mark Brown wrote:
> On Sun, Dec 11, 2022 at 02:16:58PM +0900, Akihiko Odaki wrote:
>> CCSIDR2_EL1 was added with FEAT_CCIDX.
> 
> This corresponds to the definition in DDI0487I.a.
> 
> Reviewed-by: Mark Brown <broonie@kernel.org>

Since you're reviewing some of this, please have a look at v3[1],
which outlined a limitation of the sysreg generation tool as well
as a potential fix.

Thanks,

         M.

[1] 
https://lore.kernel.org/r/20221218051412.384657-2-akihiko.odaki@daynix.com
-- 
Jazz is not dead. It just smells funny...
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Mark Brown <broonie@kernel.org>
Cc: Akihiko Odaki <akihiko.odaki@daynix.com>,
	linux-kernel@vger.kernel.org, kvmarm@lists.linux.dev,
	kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Oliver Upton <oliver.upton@linux.dev>,
	Suzuki K Poulose <suzuki.poulose@arm.com>,
	Alexandru Elisei <alexandru.elisei@arm.com>,
	James Morse <james.morse@arm.com>, Will Deacon <will@kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	asahi@lists.linux.dev, Alyssa Rosenzweig <alyssa@rosenzweig.io>,
	Sven Peter <sven@svenpeter.dev>, Hector Martin <marcan@marcan.st>
Subject: Re: [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1
Date: Mon, 19 Dec 2022 14:47:25 +0000	[thread overview]
Message-ID: <6363f9d0979be5aedfb04db4810b71a4@kernel.org> (raw)
In-Reply-To: <Y6BjQiR5gUhIAyIS@sirena.org.uk>

On 2022-12-19 13:12, Mark Brown wrote:
> On Sun, Dec 11, 2022 at 02:16:58PM +0900, Akihiko Odaki wrote:
>> CCSIDR2_EL1 was added with FEAT_CCIDX.
> 
> This corresponds to the definition in DDI0487I.a.
> 
> Reviewed-by: Mark Brown <broonie@kernel.org>

Since you're reviewing some of this, please have a look at v3[1],
which outlined a limitation of the sysreg generation tool as well
as a potential fix.

Thanks,

         M.

[1] 
https://lore.kernel.org/r/20221218051412.384657-2-akihiko.odaki@daynix.com
-- 
Jazz is not dead. It just smells funny...

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

  reply	other threads:[~2022-12-19 14:47 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-11  5:16 [PATCH 0/3] KVM: arm64: Normalize cache configuration Akihiko Odaki
2022-12-11  5:16 ` Akihiko Odaki
2022-12-11  5:16 ` Akihiko Odaki
2022-12-11  5:16 ` Akihiko Odaki
2022-12-11  5:16 ` [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1 Akihiko Odaki
2022-12-11  5:16   ` Akihiko Odaki
2022-12-11  5:16   ` Akihiko Odaki
2022-12-11  5:16   ` Akihiko Odaki
2022-12-19 13:12   ` Mark Brown
2022-12-19 13:12     ` Mark Brown
2022-12-19 13:12     ` Mark Brown
2022-12-19 14:47     ` Marc Zyngier [this message]
2022-12-19 14:47       ` Marc Zyngier
2022-12-19 14:47       ` Marc Zyngier
2022-12-19 14:50       ` Mark Brown
2022-12-19 14:50         ` Mark Brown
2022-12-19 14:50         ` Mark Brown
2022-12-19 15:04         ` Marc Zyngier
2022-12-19 15:04           ` Marc Zyngier
2022-12-19 15:04           ` Marc Zyngier
2022-12-11  5:16 ` [PATCH 2/3] arm64/cache: Move CLIDR macro definitions Akihiko Odaki
2022-12-11  5:16   ` Akihiko Odaki
2022-12-11  5:16   ` Akihiko Odaki
2022-12-11  5:16   ` Akihiko Odaki
2022-12-11  5:17 ` [PATCH 3/3] KVM: arm64: Normalize cache configuration Akihiko Odaki
2022-12-11  5:17   ` Akihiko Odaki
2022-12-11  5:17   ` Akihiko Odaki
2022-12-11  5:17   ` Akihiko Odaki
2022-12-14 14:58   ` Marc Zyngier
2022-12-14 14:58     ` Marc Zyngier
2022-12-14 14:58     ` Marc Zyngier
2022-12-14  0:59 ` [PATCH 0/3] " Oliver Upton
2022-12-14  0:59   ` Oliver Upton
2022-12-14  0:59   ` Oliver Upton

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=6363f9d0979be5aedfb04db4810b71a4@kernel.org \
    --to=maz@kernel.org \
    --cc=akihiko.odaki@daynix.com \
    --cc=alexandru.elisei@arm.com \
    --cc=alyssa@rosenzweig.io \
    --cc=asahi@lists.linux.dev \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=james.morse@arm.com \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=kvmarm@lists.linux.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=mathieu.poirier@linaro.org \
    --cc=oliver.upton@linux.dev \
    --cc=suzuki.poulose@arm.com \
    --cc=sven@svenpeter.dev \
    --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.