mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
be5ec363e9
Simplify the signal_return function that checks for the two special system calls sigreturn and rt_sigreturn. No need to do a page table walk, a call to copy_from_user while disabled page faults will work as well. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> |
||
---|---|---|
.. | ||
cmm.c | ||
extmem.c | ||
fault.c | ||
init.c | ||
Makefile | ||
mmap.c | ||
vmem.c |