diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2023-07-13 16:54:23 +0300 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-07-18 16:34:51 +0300 |
commit | 7686762d1ed092db4d120e29b565712c969dc075 (patch) | |
tree | ca8c33d7090c8f7c2bc44a40c8393f7a63818d72 /drivers/fpga/fpga-mgr.c | |
parent | fdf0eaf11452d72945af31804e2a1048ee1b574c (diff) | |
download | linux-7686762d1ed092db4d120e29b565712c969dc075.tar.xz |
s390/mm: fix per vma lock fault handling
With per-vma locks, handle_mm_fault() may return non-fatal error
flags. In this case the code should reset the fault flags before
returning.
Fixes: e06f47a16573 ("s390/mm: try VMA lock-based page fault handling first")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions