Browse Source

parisc: Use PARISC_ITLB_TRAP constant in entry.S

Fixes: 5b00ca0b8035 ("parisc: Restore possibility to execute 64-bit applications")
Signed-off-by: Helge Deller <deller@gmx.de>
Helge Deller 7 năm trước cách đây
mục cha
commit
cd2b852068
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      arch/parisc/kernel/entry.S

+ 1 - 1
arch/parisc/kernel/entry.S

@@ -1658,7 +1658,7 @@ dbit_fault:
 
 itlb_fault:
 	b               intr_save
-	ldi             6,%r8
+	ldi             PARISC_ITLB_TRAP,%r8
 
 nadtlb_fault:
 	b               intr_save