diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-10-12 09:40:52 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-10-23 18:21:23 +0200 |
commit | b20c8216c1e0d5a5a5c9f40df0cf9bbc795e84f1 (patch) | |
tree | 886a3e01c8bba4242715cc1a475e778bb29208a2 /scripts/gdb/linux/utils.py | |
parent | 7c194d84a9ce662426b2ecb59da54bb80c6b1d91 (diff) |
s390/mm,fault: move VM_FAULT_ERROR handling to do_exception()
Get rid of do_fault_error() and move its contents to do_exception(),
which makes do_exception(). With removing do_fault_error() it is also
possible to get rid of the handle_fault_error_nolock() wrapper.
Instead rename do_no_context() to handle_fault_error_nolock().
In result the whole fault handling looks much more like on other
architectures.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions