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:
ef1967f
)
powerpc: Reset MSR_LE on signal entry
author
Anton Blanchard
<anton@samba.org>
Mon, 23 Sep 2013 02:04:43 +0000
(12:04 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:32 +0000
(16:48 +1100)
We always take signals in big endian which is wrong. Signals
should be taken in native endian.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found