]> git.baikalelectronics.ru Git - kernel.git/commit
s390/syscall: provide generic system call functions
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 13 Jul 2021 14:21:07 +0000 (16:21 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 27 Jul 2021 07:39:15 +0000 (09:39 +0200)
commite68e91257ba1353fbd6f08d2411e68cba7c6b4d6
treee97d26df6adc6b2a1c7a53d6952e6cb2adc2f91f
parent6b75246332c751e97e60d77cecea5e8901bf1ce9
s390/syscall: provide generic system call functions

Provide generic system call functions which should be used whenever a
system call needs to be done from user space. The only in-kernel code
is vdso, which will be converted with a follow on patch.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/syscall.h