diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2011-01-31 13:30:05 +0300 |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2011-01-31 13:30:20 +0300 |
commit | e4d82692f4513ccf78de548b8ecea58adf03fa9a (patch) | |
tree | 37651011ab7bdac1de1e5e0fa65d1e6898beb68e /mm/debug-pagealloc.c | |
parent | f1be77bb21120b5306b56d6854db1f8eb5c3678b (diff) | |
download | linux-e4d82692f4513ccf78de548b8ecea58adf03fa9a.tar.xz |
[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>
Diffstat (limited to 'mm/debug-pagealloc.c')
0 files changed, 0 insertions, 0 deletions