]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10a5fddfb76e0b8dfdd23409283f3438c587e4dc
tree0254f4c2fd7c1fa505aaf6ee450761e48806334e
parent0051566ae77568071a219d05b1265ee8e2c2f0f7
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