diff options
author | 2025-03-21 13:22:12 +0100 | |
---|---|---|
committer | 2025-03-31 12:20:39 +0200 | |
commit | d104937874216421f29dd54e6df93cbb994bc100 (patch) | |
tree | eeee4db836d41981daf137d69c74db0c5919152d /net/lapb/lapb_timer.c | |
parent | s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs (diff) | |
download | wireguard-linux-d104937874216421f29dd54e6df93cbb994bc100.tar.xz wireguard-linux-d104937874216421f29dd54e6df93cbb994bc100.zip |
s390/kvm: Split kvm_host header file
In order to generate asm offsets into kvm_s390_sie_block linux/kvm_host.h
is included in asm-offsets.c. This causes quite often header dependency
problems, since linux/kvm_host.h pulls in a lot of other header files.
Solve this problem and split out the hardware structure declarations into a
separate header file. Include only the new header file into asm-offsets.c
instead of linux/kvm_host.h. This is sufficient to generate the two asm
offsets required for kvm (__SIE_PROG0C and __SIE_PROG20).
Acked-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions