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~130^2~10^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da166facd432d0edde509f941304915f9bed704d;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