]> git.baikalelectronics.ru Git - kernel.git/commit
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
authorHarald Freudenberger <freude@de.ibm.com>
Tue, 12 Jun 2018 13:42:36 +0000 (15:42 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Jun 2018 08:21:18 +0000 (10:21 +0200)
commit2fd0ba18696d77f2783a4b335c4710cfeeb9d87f
tree1a5ca91337b58e71605f9cd9368c68d288248b3a
parent876f39c69ec8d692355f2df3cbb403bf06d9fd3a
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.

Move all the inline functions from the ap bus header
file ap_asm.h into the in-kernel api header file
arch/s390/include/asm/ap.h so that KVM can make use
of all the low level AP functions.

Signed-off-by: Harald Freudenberger <freude@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/ap.h
drivers/s390/crypto/ap_asm.h [deleted file]
drivers/s390/crypto/ap_bus.c
drivers/s390/crypto/ap_bus.h
drivers/s390/crypto/ap_card.c
drivers/s390/crypto/ap_queue.c