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:
8ca40a7
)
KVM: PPC: 44x: fix DCR read/write
author
Alexander Graf
<agraf@suse.de>
Sat, 6 Oct 2012 01:56:35 +0000
(
03:56
+0200)
committer
Alexander Graf
<agraf@suse.de>
Tue, 30 Oct 2012 09:54:50 +0000
(10:54 +0100)
When remembering the direction of a DCR transaction, we should write
to the same variable that we interpret on later when doing vcpu_run
again.
Signed-off-by: Alexander Graf <agraf@suse.de>
Cc: stable@vger.kernel.org
No differences found