summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorGuo Ren <guoren@linux.alibaba.com>2020-12-24 03:02:55 +0100
committerGuo Ren <guoren@linux.alibaba.com>2021-01-12 02:52:40 +0100
commitb0ae5e26b863f74aeaf73684d04dfb6fb72f836c (patch)
tree822975c71512edf8a85575b8f08fd745630d5e73 /arch/mips
parentcsky: Fixup PTE global for 2.5:1.5 virtual memory (diff)
downloadlinux-b0ae5e26b863f74aeaf73684d04dfb6fb72f836c.tar.xz
linux-b0ae5e26b863f74aeaf73684d04dfb6fb72f836c.zip
csky: Remove prologue of page fault handler in entry.S
There is a prologue on page fault handler which marking pages dirty and/or accessed in page attributes, but all of these have been handled in handle_pte_fault. - Add flush_tlb_one in vmalloc page fault instead of prologue. - Using cmxchg_fixup C codes in do_page_fault instead of ASM one. Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions