diff options
| author | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2026-06-02 16:23:52 +0200 |
|---|---|---|
| committer | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2026-06-02 16:46:41 +0200 |
| commit | 9a1dfbbd3506c4f7159feab5ef27434e80256fa5 (patch) | |
| tree | d2b23e928411c3e2d69e505d9fbb823df093f44e /rust/kernel/module_param.rs | |
| parent | 6af5563e827913d3e14dbf12eefd5af4aa592739 (diff) | |
KVM: s390: Fix fault-in code
Fix the fault-in code so that it does not return success if a
concurrent unmap event invalidated the fault-in process between the
best-effort lockless check and the proper check with lock.
The new behaviour is to retry, like the best-effort lockless check
already did.
This prevents the fault-in handler from returning success without
having actually faulted in the requested page.
Fixes: e907ae530133 ("KVM: s390: Add helper functions for fault handling")
Reviewed-by: Steffen Eiden <seiden@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20260602142356.169458-7-imbrenda@linux.ibm.com>
Diffstat (limited to 'rust/kernel/module_param.rs')
0 files changed, 0 insertions, 0 deletions
