commit | 7310f3a5b0ecc7ac8b57e70fe395968cbe0fc40a | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon May 12 17:04:05 2014 +0530 |
committer | Alexander Graf <agraf@suse.de> | Fri May 30 14:26:25 2014 +0200 |
tree | e87d1b81fc662d4fe8f69afb6c2f90655813f94d | |
parent | 5c165aeca3e357fbc9760e5f66b6de8ef994e3c7 [diff] |
KVM: PPC: BOOK3S: Always use the saved DAR value 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>