git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47d45d9
)
KVM: PPC: Unify kvmppc_get_last_inst and sc
author
Alexander Graf
<agraf@suse.de>
Thu, 9 Jan 2014 10:10:44 +0000
(11:10 +0100)
committer
Alexander Graf
<agraf@suse.de>
Thu, 9 Jan 2014 10:10:46 +0000
(11:10 +0100)
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>
No differences found