linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: Remove enable_daif macro and rename disable_daif
@ 2024-02-29 13:28 Jinjie Ruan
  2024-02-29 13:28 ` [PATCH 1/2] arm64: Remove enable_daif macro Jinjie Ruan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jinjie Ruan @ 2024-02-29 13:28 UTC (permalink / raw)
  To: catalin.marinas, will, ardb, broonie, masahiroy, mark.rutland,
	robh, scott, joey.gouly, ndesaulniers, anshuman.khandual,
	linux-arm-kernel
  Cc: ruanjinjie

The enable_daif macro is not used anywhere, so remove it.

And the name of disable_daif can not represent its original intent, so
rename it.

Jinjie Ruan (2):
  arm64: Remove enable_daif macro
  arm64: Rename disable_daif to disable_all_int

 arch/arm64/include/asm/assembler.h | 6 +-----
 arch/arm64/kernel/entry.S          | 2 +-
 arch/arm64/mm/proc.S               | 2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-01 18:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 13:28 [PATCH 0/2] arm64: Remove enable_daif macro and rename disable_daif Jinjie Ruan
2024-02-29 13:28 ` [PATCH 1/2] arm64: Remove enable_daif macro Jinjie Ruan
2024-02-29 13:35   ` Mark Brown
2024-02-29 14:30   ` Mark Rutland
2024-02-29 13:28 ` [PATCH 2/2] arm64: Rename disable_daif to disable_all_int Jinjie Ruan
2024-02-29 14:24   ` Mark Rutland
2024-03-01 18:29 ` (subset) [PATCH 0/2] arm64: Remove enable_daif macro and rename disable_daif 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).