Skip to content
Snippets Groups Projects
Commit cd2b8520 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Use PARISC_ITLB_TRAP constant in entry.S


Fixes: 5b00ca0b ("parisc: Restore possibility to execute 64-bit applications")
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 0238df64
No related branches found
No related tags found
No related merge requests found
......@@ -1658,7 +1658,7 @@ dbit_fault:
itlb_fault:
b intr_save
ldi 6,%r8
ldi PARISC_ITLB_TRAP,%r8
nadtlb_fault:
b intr_save
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment