* [PATCH v1] arm64/booting: Add missing colon to FA64 entry
@ 2022-10-19 12:09 Mark Brown
2022-11-07 16:18 ` Will Deacon
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-10-19 12:09 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon; +Cc: linux-arm-kernel, Mark Brown
The booting documentation for FEAT_SME_FA64 is missing a colon that is
normally present, add it.
Signed-off-by: Mark Brown <broonie@kernel.org>
---
Documentation/arm64/booting.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arm64/booting.rst b/Documentation/arm64/booting.rst
index 8aefa1001ae5..cb1069761009 100644
--- a/Documentation/arm64/booting.rst
+++ b/Documentation/arm64/booting.rst
@@ -340,7 +340,7 @@ Before jumping into the kernel, the following conditions must be met:
- SMCR_EL2.LEN must be initialised to the same value for all CPUs the
kernel will execute on.
- For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64)
+ For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64):
- If EL3 is present:
base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
--
2.30.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v1] arm64/booting: Add missing colon to FA64 entry
2022-10-19 12:09 [PATCH v1] arm64/booting: Add missing colon to FA64 entry Mark Brown
@ 2022-11-07 16:18 ` Will Deacon
0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2022-11-07 16:18 UTC (permalink / raw)
To: Mark Brown; +Cc: Catalin Marinas, linux-arm-kernel
On Wed, Oct 19, 2022 at 01:09:42PM +0100, Mark Brown wrote:
> The booting documentation for FEAT_SME_FA64 is missing a colon that is
> normally present, add it.
>
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---
> Documentation/arm64/booting.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/arm64/booting.rst b/Documentation/arm64/booting.rst
> index 8aefa1001ae5..cb1069761009 100644
> --- a/Documentation/arm64/booting.rst
> +++ b/Documentation/arm64/booting.rst
> @@ -340,7 +340,7 @@ Before jumping into the kernel, the following conditions must be met:
> - SMCR_EL2.LEN must be initialised to the same value for all CPUs the
> kernel will execute on.
>
> - For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64)
> + For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64):
>
> - If EL3 is present:
This doesn't apply against -rc4.
Will
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-07 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19 12:09 [PATCH v1] arm64/booting: Add missing colon to FA64 entry Mark Brown
2022-11-07 16:18 ` Will Deacon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox