]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
efi: Use BIT_ULL() constants for memory attributes
authorArd Biesheuvel <ardb@kernel.org>
Sat, 1 Feb 2025 17:21:36 +0000 (18:21 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 4 Feb 2025 13:08:22 +0000 (14:08 +0100)
commitbbc4578537e350d5bf8a7a2c7d054d6b163b3c41
tree729e157f47f561d706fd2be306cf8f6a73cf25cc
parentba69e0750b0362870294adab09339a0c39c3beaf
efi: Use BIT_ULL() constants for memory attributes

For legibility, use the existing BIT_ULL() to generate the u64 type EFI
memory attribute macros.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
include/linux/efi.h