powerpc/kvm: Fix build errors with older toolchains
authorNishanth Aravamudan <nacc@us.ibm.com>
Wed, 3 Aug 2011 08:55:54 +0000 (08:55 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 5 Aug 2011 04:47:56 +0000 (14:47 +1000)
commit2c740c5841ba69aed216fdf7180f06e693165a7b
tree352ffaeb9d7b176f50a5b845012545dd8186c853
parent53876e387d962f7f37747150f33f2aa920a7b20c
powerpc/kvm: Fix build errors with older toolchains

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>
arch/powerpc/kvm/book3s_hv_rmhandlers.S