git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d084775
)
powerpc: Fix endian issues in power7/8 machine check handler
author
Anton Blanchard
<anton@samba.org>
Sun, 15 Dec 2013 23:47:54 +0000
(10:47 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 30 Dec 2013 03:51:09 +0000
(14:51 +1100)
The SLB save area is shared with the hypervisor and is defined
as big endian, so we need to byte swap on little endian builds.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/mce_power.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/mce_power.c
Simple merge