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:
53876e3
)
powerpc/kvm: Fix build errors with older toolchains
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Wed, 3 Aug 2011 08:55:54 +0000
(08:55 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 5 Aug 2011 04:47:56 +0000
(14:47 +1000)
On a box with gcc 4.3.2, I see errors like:
arch/powerpc/kvm/book3s_hv_rmhandlers.S:1254: Error: Unrecognized opcode: stxvd2x
arch/powerpc/kvm/book3s_hv_rmhandlers.S:1316: Error: Unrecognized opcode: lxvd2x
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found