]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/boot/physmem: Convert to use flag output macros
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 7 Nov 2024 15:11:49 +0000 (16:11 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 13 Nov 2024 13:31:33 +0000 (14:31 +0100)
commitd80888232e44a4a648a719c5fc1658d8776c3f5b
tree3f304d11adf49ac6643f8722462b74da599c15c7
parent0eb597bd81ac8aa6803bd9ca91849f627a16396f
s390/boot/physmem: 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/boot/physmem_info.c