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:
1439442
)
KVM: x86: task switch: fix wrong bit setting for the busy flag
author
Izik Eidus
<izike@qumranet.com>
Mon, 28 Apr 2008 15:23:52 +0000
(18:23 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 4 May 2008 11:44:43 +0000
(14:44 +0300)
The busy bit is bit 1 of the type field, not bit 8.
Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found