From: Alexander Graf Date: Mon, 16 Jun 2014 12:37:53 +0000 (+0200) Subject: KVM: PPC: Book3S PR: Fix ABIv2 on LE X-Git-Tag: omap-for-v3.17/fixes-against-rc2~251^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ab169b7b9276e6e1e01a88531bcf34803dcde2;p=pandora-kernel.git KVM: PPC: Book3S PR: Fix ABIv2 on LE We switched to ABIv2 on Little Endian systems now which gets rid of the dotted function names. Branch to the actual functions when we see such a system. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed