[PATCH v1 0/2] arm64/asm: Remove DAIF save/restore macros

Will Deacon will at kernel.org
Fri Nov 25 05:24:48 PST 2022


On Wed, 23 Nov 2022 18:02:07 +0000, Mark Brown wrote:
> As part of an effort to improve the maintainability of the code for
> manipulating DAIF let's reduce the number of places where it is
> implemented by lifting the masking done during TTBR1 replacement for
> KPTI up into C code and removing the assembler macros it was using.
> 
> Due to a textual collision with the removal of enable_da this is based
> on for-next/trivial in the arm64 tree.
> 
> [...]

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

[1/2] arm64/kpti: Move DAIF masking to C code
      https://git.kernel.org/arm64/c/a8bf2fc43fc6
[2/2] arm64/asm: Remove unused assembler DAIF save/restore macros
      https://git.kernel.org/arm64/c/d503d01e5016

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list