From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 12 May 2014 13:01:19 +0000 Subject: Re: [PATCH V6 1/2] KVM: PPC: BOOK3S: Always use the saved DAR value Message-Id: <5370C61F.7080808@suse.de> List-Id: References: <1399894447-11322-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> In-Reply-To: <1399894447-11322-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Aneesh Kumar K.V" , benh@kernel.crashing.org, paulus@samba.org Cc: linuxppc-dev@lists.ozlabs.org, kvm-ppc@vger.kernel.org, kvm@vger.kernel.org On 12.05.14 13:34, Aneesh Kumar K.V wrote: > 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 Thanks, applied both to kvm-ppc-queue. Alex