OSDN Git Service

parisc: Use PARISC_ITLB_TRAP constant in entry.S
authorHelge Deller <deller@gmx.de>
Thu, 23 Aug 2018 21:06:25 +0000 (23:06 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 17 Oct 2018 06:18:00 +0000 (08:18 +0200)
Fixes: 5b00ca0b8035 ("parisc: Restore possibility to execute 64-bit applications")
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/entry.S

index 242c5ab..04367b2 100644 (file)
@@ -1658,7 +1658,7 @@ dbit_fault:
 
 itlb_fault:
        b               intr_save
-       ldi             6,%r8
+       ldi             PARISC_ITLB_TRAP,%r8
 
 nadtlb_fault:
        b               intr_save