From: Alexander Graf Date: Thu, 9 Jan 2014 10:10:44 +0000 (+0100) Subject: KVM: PPC: Unify kvmppc_get_last_inst and sc X-Git-Tag: v3.14-rc1~26^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a8ff56be68239bd36a2b639cb40bfbcfc58dad3;p=pandora-kernel.git KVM: PPC: Unify kvmppc_get_last_inst and sc We had code duplication between the inline functions to get our last instruction on normal interrupts and system call interrupts. Unify both helper functions towards a single implementation. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed