]> www.infradead.org Git - users/hch/block.git/commit
s390: Remove protvirt and kvm config guards for uv code
authorJanosch Frank <frankja@linux.ibm.com>
Thu, 4 Jul 2024 11:02:46 +0000 (11:02 +0000)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:33 +0000 (16:02 +0200)
commit6dc2e98d5f1de162d1777aee97e59d75d70d07c5
tree54257610dc82e1e23527551faa3e386b1cd3157b
parent8f1e70adb1a3ecb982bb6c475209b080bf985074
s390: Remove protvirt and kvm config guards for uv code

Removing the CONFIG_PROTECTED_VIRTUALIZATION_GUEST ifdefs and config
option as well as CONFIG_KVM ifdefs in uv files.

Having this configurable has been more of a pain than a help.
It's time to remove the ifdefs and the config option.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/Kconfig
arch/s390/boot/Makefile
arch/s390/boot/uv.c
arch/s390/boot/uv.h
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig
arch/s390/include/asm/page.h
arch/s390/include/asm/uv.h
arch/s390/kernel/Makefile
arch/s390/kernel/uv.c
drivers/s390/char/Kconfig