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:
7310f3a
)
KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Mon, 12 May 2014 11:34:06 +0000
(17:04 +0530)
committer
Alexander Graf
<agraf@suse.de>
Fri, 30 May 2014 12:26:25 +0000
(14:26 +0200)
Use make_dsisr instead of open coding it. This also have
the added benefit of handling alignment interrupt on additional
instructions.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found