commit | b4d7f161feb3015d6306e1d35b565c888ff70c9d | [log] [tgz] |
---|---|---|
author | Greg Kurz <gkurz@linux.vnet.ibm.com> | Wed Jan 13 18:28:17 2016 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jan 14 14:43:35 2016 +1100 |
tree | 8bd57a037a813330f0ad396fb8712c702a581de4 | |
parent | 696066f875bc86d0a9cdcf9cbc4846d89b1f38db [diff] |
KVM: PPC: Fix ONE_REG AltiVec support The get and set operations got exchanged by mistake when moving the code from book3s.c to powerpc.c. Fixes: 3840edc8033ad5b86deee309c1c321ca54257452 Cc: stable@vger.kernel.org # 3.18+ Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>