linux/arch/s390/lib
Martin Schwidefsky e4d82692f4 [S390] missing sacf in uaccess
The uaccess functions copy_in_user_std and clear_user_std fail to
switch back from secondary space mode to primary space mode with sacf
in case of an unresolvable page fault. We need to make sure that the
switch back to primary mode is done in all cases, otherwise the code
following the uaccess inline assembly will crash.

Reported-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-01-31 11:30:20 +01:00
..
delay.c
div64.c
Makefile
qrnnd.S
spinlock.c
string.c
uaccess_mvcos.c
uaccess_pt.c
uaccess_std.c [S390] missing sacf in uaccess 2011-01-31 11:30:20 +01:00
uaccess.h
ucmpdi2.c
usercopy.c