Commit cd2b8520 authored by Helge Deller's avatar Helge Deller

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
......@@ -1658,7 +1658,7 @@ dbit_fault:
itlb_fault:
b intr_save
ldi 6,%r8
ldi PARISC_ITLB_TRAP,%r8
nadtlb_fault:
b intr_save
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment