From: Aneesh Kumar K.V Date: Mon, 12 May 2014 11:34:06 +0000 (+0530) Subject: KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddca156ae6bafc0c6af61805bfe4b37440448a4c;p=pandora-kernel.git KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler Use make_dsisr instead of open coding it. This also have the added benefit of handling alignment interrupt on additional instructions. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Alexander Graf --- Reading git-diff-tree failed