linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
@ 2022-10-05 18:16 Mark Brown
  2022-10-07 13:19 ` Will Deacon
  2022-10-07 16:43 ` Catalin Marinas
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Brown @ 2022-10-05 18:16 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon; +Cc: linux-arm-kernel, Mark Brown

SPINTMASK was typoed as SPIMASK, fix it.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 arch/arm64/tools/sysreg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg
index b1805a07ed77..c8f259dbdfb8 100644
--- a/arch/arm64/tools/sysreg
+++ b/arch/arm64/tools/sysreg
@@ -759,7 +759,7 @@ EndSysreg
 
 Sysreg	SCTLR_EL1	3	0	1	0	0
 Field	63	TIDCP
-Field	62	SPINMASK
+Field	62	SPINTMASK
 Field	61	NMI
 Field	60	EnTP2
 Res0	59:58
-- 
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] 4+ messages in thread

* Re: [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
  2022-10-05 18:16 [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK Mark Brown
@ 2022-10-07 13:19 ` Will Deacon
  2022-10-07 13:30   ` Catalin Marinas
  2022-10-07 16:43 ` Catalin Marinas
  1 sibling, 1 reply; 4+ messages in thread
From: Will Deacon @ 2022-10-07 13:19 UTC (permalink / raw)
  To: Mark Brown; +Cc: Catalin Marinas, linux-arm-kernel

On Wed, Oct 05, 2022 at 07:16:42PM +0100, Mark Brown wrote:
> SPINTMASK was typoed as SPIMASK, fix it.

Another typo! SPIMASK => SPINMASK

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] 4+ messages in thread

* Re: [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
  2022-10-07 13:19 ` Will Deacon
@ 2022-10-07 13:30   ` Catalin Marinas
  0 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2022-10-07 13:30 UTC (permalink / raw)
  To: Will Deacon; +Cc: Mark Brown, linux-arm-kernel

On Fri, Oct 07, 2022 at 02:19:54PM +0100, Will Deacon wrote:
> On Wed, Oct 05, 2022 at 07:16:42PM +0100, Mark Brown wrote:
> > SPINTMASK was typoed as SPIMASK, fix it.
> 
> Another typo! SPIMASK => SPINMASK

Thanks. I'll fix it up locally.

-- 
Catalin

_______________________________________________
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] 4+ messages in thread

* Re: [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
  2022-10-05 18:16 [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK Mark Brown
  2022-10-07 13:19 ` Will Deacon
@ 2022-10-07 16:43 ` Catalin Marinas
  1 sibling, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2022-10-07 16:43 UTC (permalink / raw)
  To: Will Deacon, Mark Brown; +Cc: linux-arm-kernel

On Wed, 5 Oct 2022 19:16:42 +0100, Mark Brown wrote:
> SPINTMASK was typoed as SPIMASK, fix it.
> 
> 

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

[1/1] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
      https://git.kernel.org/arm64/c/e1567b4f0eec

-- 
Catalin


_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2022-10-07 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 18:16 [PATCH] arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK Mark Brown
2022-10-07 13:19 ` Will Deacon
2022-10-07 13:30   ` Catalin Marinas
2022-10-07 16:43 ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).