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:
41d6af1
)
KVM: fix sparse warnings: context imbalance
author
Hannes Eder
<hannes@hanneseder.net>
Sat, 21 Feb 2009 01:18:13 +0000
(
02:18
+0100)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:13 +0000
(11:03 +0200)
Impact: Attribute function with __acquires(...) resp. __releases(...).
Fix this sparse warnings:
arch/x86/kvm/i8259.c:34:13: warning: context imbalance in 'pic_lock' - wrong count at exit
arch/x86/kvm/i8259.c:39:13: warning: context imbalance in 'pic_unlock' - unexpected unlock
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/i8259.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/i8259.c
Simple merge