diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2023-04-23 03:38:03 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-04-24 13:31:44 +0200 |
commit | 46e614cc91f7bd6f7872e434e6bcfda44454aac3 (patch) | |
tree | 343be2adca0096ead02cb6124c657839db71cd6a /mm/memory-failure.c | |
parent | MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASK (diff) | |
download | linux-46e614cc91f7bd6f7872e434e6bcfda44454aac3.tar.xz linux-46e614cc91f7bd6f7872e434e6bcfda44454aac3.zip |
MIPS: uprobes: Restore thread.trap_nr
thread.trap_nr is saved in arch_uprobe_pre_xol(), it should be restored
in arch_uprobe_{post,abort}_xol() accordingly, actually it was only done
in the post function, just do it in the abort function too, this change
is similar with x86 and powerpc.
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions