diff options
author | Haren Myneni <[email protected]> | 2022-02-28 17:12:41 -0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-03-08 00:04:55 +1100 |
commit | 1fe3a33ba0a37e7aa0df0acbe31d5dda7610c16e (patch) | |
tree | fb5cf814fac1ae3be7e278f5b3c6139d40fc467f /scripts/gdb/linux/utils.py | |
parent | 976410cd2cb4c6ed53bd12c192fc46bbcc0fbce7 (diff) |
powerpc/vas: Add paste address mmap fault handler
The user space opens VAS windows and issues NX requests by pasting
CRB on the corresponding paste address mmap. When the system lost
credits due to core removal, the kernel has to close the window in
the hypervisor and make the window inactive by unmapping this paste
address. Also the OS has to handle NX request page faults if the user
space issue NX requests.
This handler maps the new paste address with the same VMA when the
window is active again (due to core add with DLPAR). Otherwise
returns paste failure.
Signed-off-by: Haren Myneni <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions