diff options
author | Claudio Imbrenda <[email protected]> | 2024-10-22 14:05:53 +0200 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2024-10-29 11:49:18 +0100 |
commit | 075fd7362ca082c85672687ed16cc7ed11c1578e (patch) | |
tree | 1c95dad10906fff8154f87875d4c733de7c92909 /arch/s390/include/asm/processor.h | |
parent | ca3c6dc3a9c520116deee7b74940835904e8ac07 (diff) |
s390/mm/gmap: Refactor gmap_fault() and add support for pfault
When specifying FAULT_FLAG_RETRY_NOWAIT as flag for gmap_fault(), the
gmap fault will be processed only if it can be resolved quickly and
without sleeping. This will be needed for pfault.
Refactor gmap_fault() to improve readability.
Signed-off-by: Claudio Imbrenda <[email protected]>
Acked-by: Alexander Gordeev <[email protected]>
Reviewed-by: Heiko Carstens <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'arch/s390/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions