s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
authorSven Schnelle <svens@linux.ibm.com>
Wed, 30 Jun 2021 12:02:41 +0000 (14:02 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 8 Jul 2021 20:12:17 +0000 (22:12 +0200)
commitd26a357fe88e3875bcdf4a167d4182228c7e8964
tree025d09cac59cd953cb6dd5eef4aa7a33eacd3c18
parente3c7a8d7f44f4b36eb299563526ef8c5cb8011b0
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART

PIF_SYSCALL_RESTART is now only used to restart execve when loading
PGSTE binaries. Rename the flag to reflect that, and avoid people
thinking that this bit has anything to do with generic syscall
restarting.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/elf.h
arch/s390/include/asm/ptrace.h
arch/s390/kernel/syscall.c