diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-07-24 18:20:26 +0300 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-07-29 15:57:18 +0300 |
commit | c28c07fe235ccaafe11003393de064b2a24dd2e3 (patch) | |
tree | b09e871cf9860fc44c94dc3e01f7a787882ddf8e /scripts/gdb/linux/proc.py | |
parent | 8b46451c8bd63da543598ef8e0d67cb52281c6ef (diff) | |
download | linux-c28c07fe235ccaafe11003393de064b2a24dd2e3.tar.xz |
s390/mm: move pfault code to own C file
The pfault code has nothing to do with regular fault handling.
Therefore move it to an own C file. Also add an own pfault header
file. This way changes to setup.h don't cause a recompile of the
pfault code and vice versa.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions