]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/mm: Convert to use flag output macros
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 7 Nov 2024 15:11:39 +0000 (16:11 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 13 Nov 2024 13:31:32 +0000 (14:31 +0100)
commit9ce8bc0cb42b5054a005d4012e7672b078855a28
tree9a02cff7fbb3c0bc95990069aad0d839358fe012
parentfbe057e874c7037982dea38235e8b9a9be05a8d5
s390/mm: Convert to use flag output macros

Use flag output macros in inline asm to allow for better code generation if
the compiler has support for the flag output constraint.

Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/page.h