From: Anton Blanchard Date: Wed, 11 Jun 2014 23:08:37 +0000 (+1000) Subject: powerpc/book3s: Fix some ABIv2 issues in machine check code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad718622ab6d500c870772b1b8dda46fa2195e6d;p=pandora-kernel.git powerpc/book3s: Fix some ABIv2 issues in machine check code Commit 2749a2f26a7c (powerpc/book3s: Fix machine check handling for unhandled errors) introduced a few ABIv2 issues. We can maintain ABIv1 and ABIv2 compatibility by branching to the function rather than the dot symbol. Fixes: 2749a2f26a7c ("powerpc/book3s: Fix machine check handling for unhandled errors") Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed