Skip to content
Commit 78bfa70b authored by Guo Ren's avatar Guo Ren
Browse files

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: default avatarGuo Ren <guoren@linux.alibaba.com>
parent 1152cb5a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment