projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e1849
)
powerpc: Fix denorm symbol name
author
Michael Neuling
<
[email protected]
>
Wed, 31 Oct 2012 18:58:36 +0000
(18:58 +0000)
committer
Benjamin Herrenschmidt
<
[email protected]
>
Thu, 15 Nov 2012 02:00:48 +0000
(13:00 +1100)
Fix global symbol name to match actual denorm_exception_hv label.
Signed-off-by: Michael Neuling <
[email protected]
>
Signed-off-by: Benjamin Herrenschmidt <
[email protected]
>
arch/powerpc/kernel/exceptions-64s.S
patch
|
blob
|
history
diff --git
a/arch/powerpc/kernel/exceptions-64s.S
b/arch/powerpc/kernel/exceptions-64s.S
index 10b658ad65e16b455d7239670d42c0ae5c0b4d3b..56630189f2eebaf323152fad52a7269428b9305a 100644
(file)
--- a/
arch/powerpc/kernel/exceptions-64s.S
+++ b/
arch/powerpc/kernel/exceptions-64s.S
@@
-276,7
+276,7
@@
vsx_unavailable_pSeries_1:
KVM_HANDLER_PR_SKIP(PACA_EXGEN, EXC_STD, 0x1300)
. = 0x1500
- .global denorm_
Hypervisor
+ .global denorm_
exception_hv
denorm_exception_hv:
HMT_MEDIUM
mtspr SPRN_SPRG_HSCRATCH0,r13