]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/cio: Introduce generic synchronous CHSC IOCTL
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Thu, 6 Jun 2013 07:44:28 +0000 (09:44 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Jun 2013 14:06:18 +0000 (16:06 +0200)
commitc9b85df6eb8c3e31c8b69ca6dffbb8a81c3511e4
tree256702c9dbe37d4a3a2ec8573025abf54eeaddff
parent3ff94c00fbd273b91e9ffdae65815312f7eebb38
s390/cio: Introduce generic synchronous CHSC IOCTL

This patch adds a new ioctl CHSC_START_SYNC that allows to
execute any synchronous CHSC that is provided by user space.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/uapi/asm/chsc.h
drivers/s390/cio/chsc.h
drivers/s390/cio/chsc_sch.c