[PATCH V5] KVM: PPC: BOOK3S: Use the saved dar value and generic make_dsisr

Alexander Graf agraf at suse.de
Thu May 8 20:06:59 EST 2014


On 05/06/2014 04:30 PM, 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 <aneesh.kumar at linux.vnet.ibm.com>

The patch body is fine now. The commit message however is not. The patch 
does two things:

   * Merge DSISR calculation with Linux's implementation
   * Use the real DAR on book3s_64 alignment interrupts

In fact, you probably should make this 2 patches.


Alex



More information about the Linuxppc-dev mailing list