]> 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)
commit7a91e9f146f2c6a98e9a265ea9646926e499c4c5
treee97d26df6adc6b2a1c7a53d6952e6cb2adc2f91f
parent048aa1e10e339db22f8156a69d9626455e09b55d
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