diff options
author | Guo Ren <guoren@linux.alibaba.com> | 2020-12-28 13:08:46 +0100 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2021-01-12 02:52:41 +0100 |
commit | 78bfa70b16e6db0144a27a10a57348ab967738b6 (patch) | |
tree | 0c0c995d21464ad8af5528fcb71c7a732a967cd3 /arch/sh | |
parent | csky: Add show_tlb for CPU_CK860 debug (diff) | |
download | linux-78bfa70b16e6db0144a27a10a57348ab967738b6.tar.xz linux-78bfa70b16e6db0144a27a10a57348ab967738b6.zip |
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
The past code only passes the FAULT_FLAG_WRITE into
handle_mm_fault and missing USER & DEFAULT & RETRY.
The patch references to arch/riscv/mm/fault.c, but there is no
FAULT_FLAG_INSTRUCTION in csky hw.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions