diff options
author | Wang Kefeng <wangkefeng.wang@huawei.com> | 2021-09-22 14:56:29 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2021-10-19 10:35:06 +0100 |
commit | f177b06ed7d56c1d8256769d1a6e1feec90153dc (patch) | |
tree | 1e35d3344712db611cd58640895b637fac12195b /include/math-emu | |
parent | 488cab12c37169687015fbdfa8be7b0da42f3146 (diff) |
ARM: 9127/1: mm: Cleanup access_error()
Now the write fault check in do_page_fault() and access_error() twice,
we can cleanup access_error(), and make the fault check and vma flags set
into do_page_fault() directly, then pass the vma flags to __do_page_fault.
No functional change.
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'include/math-emu')
0 files changed, 0 insertions, 0 deletions