projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0238df6
)
parisc: Use PARISC_ITLB_TRAP constant in entry.S
author
Helge Deller
<deller@gmx.de>
Thu, 23 Aug 2018 21:06:25 +0000
(23:06 +0200)
committer
Helge 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
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/entry.S
b/arch/parisc/kernel/entry.S
index
242c5ab
..
04367b2
100644
(file)
--- a/
arch/parisc/kernel/entry.S
+++ b/
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