Home
last modified time | relevance | path

Searched hist:b0ae5e26b863f74aeaf73684d04dfb6fb72f836c (Results 1 – 4 of 4) sorted by relevance

/linux/arch/csky/kernel/
H A Datomic.Sb0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
b0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
H A Dtraps.cb0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
b0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
H A Dentry.Sb0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
b0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
/linux/arch/csky/mm/
H A Dfault.cb0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>
b0ae5e26b863f74aeaf73684d04dfb6fb72f836c Thu Dec 24 02:02:55 UTC 2020 Guo Ren <guoren@linux.alibaba.com> 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>