Searched hist:"7 a8ff56b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_book3s.h | 7a8ff56b Thu Jan 09 04:10:44 CST 2014 Alexander Graf <agraf@suse.de> 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 <agraf@suse.de> 7a8ff56b Thu Jan 09 04:10:44 CST 2014 Alexander Graf <agraf@suse.de> 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 <agraf@suse.de>
|