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:
6be7d30
)
KVM: fix irq_source_id size verification
author
Marcelo Tosatti
<mtosatti@redhat.com>
Sun, 18 Oct 2009 01:47:23 +0000
(22:47 -0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:19 +0000
(09:32 +0200)
find_first_zero_bit works with bit numbers, not bytes.
Fixes
https://sourceforge.net/tracker/?func=detail&aid=2847560&group_id=180599&atid=893831
Reported-by: "Xu, Jiajun" <jiajun.xu@intel.com>
Cc: stable@kernel.org
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found