diff options
author | Haren Myneni <[email protected]> | 2022-02-28 17:13:15 -0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-03-08 00:04:55 +1100 |
commit | b5c63d90cc2de8ac6724fec84d1d72cfebcae41d (patch) | |
tree | 61ab44d743276c628bb355a87aadb859d634f6d8 /scripts/gdb/linux/utils.py | |
parent | 1fe3a33ba0a37e7aa0df0acbe31d5dda7610c16e (diff) |
powerpc/vas: Return paste instruction failure if no active window
The VAS window may not be active if the system looses credits and
the NX generates page fault when it receives request on unmap
paste address.
The kernel handles the fault by remap new paste address if the
window is active again, Otherwise return the paste instruction
failure if the executed instruction that caused the fault was
a paste.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Haren Myneni <[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