KVM: PPC: BOOK3S: Always use the saved DAR value
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 12 May 2014 11:34:05 +0000 (17:04 +0530)
committerAlexander Graf <agraf@suse.de>
Fri, 30 May 2014 12:26:25 +0000 (14:26 +0200)
Although it's optional, IBM POWER cpus always had DAR value set on
alignment interrupt. So don't try to compute these values.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_emulate.c

Simple merge