]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/lowcore: Remove unused machine_flags
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 20 Mar 2025 13:49:09 +0000 (14:49 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 31 Mar 2025 10:20:39 +0000 (12:20 +0200)
commit1f266fd704ef3be8a4b2a066edf25b75fd90a9c6
treec4a5a49f4c3cef8d194a708386eb4ba5ac99c8d2
parent121df45b37a1016ee6828c2ca3ba825f3e18a8c1
s390/lowcore: Remove unused machine_flags

The machine_flags member in struct lowcore is not used anymore.
Remove it.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/lowcore.h
arch/s390/kernel/setup.c
arch/s390/kernel/smp.c