OSDN Git Service

parisc: Simplify fast path for non-access data TLB faults
authorJohn David Anglin <dave.anglin@bell.net>
Wed, 9 Mar 2022 21:23:39 +0000 (21:23 +0000)
committerHelge Deller <deller@gmx.de>
Fri, 11 Mar 2022 18:49:30 +0000 (19:49 +0100)
commit14615ecccb8b0022589b7a7841cdfdf96319724b
tree0254f4c2fd7c1fa505aaf6ee450761e48806334e
parente00b0a2ab8ec019c344e53bfc76e31c18bb587b7
parisc: Simplify fast path for non-access data TLB faults

With the latest cache fix for non-access faults and the support for
non-access faults (code 17) in handle_interruption, we can remove
the fast path emulation for fdc, fic, pdc, lpa, probe and probei
instructions.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/entry.S