linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* False positives unlock warning
@ 2015-01-14 13:46 Bastien Nocera
  2015-01-14 14:11 ` Dan Carpenter
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2015-01-14 13:46 UTC (permalink / raw)
  To: linux-sparse

Hey,

The following project (a device driver which should compile with kernel
3.17 and above) throws a few false positives with "make C=1":
core/rtw_recv.c:3406:26: warning: context imbalance in 'recv_indicatepkt_reorder' - unexpected unlock
core/rtw_xmit.c:4300:6: warning: context imbalance in 'xmit_delivery_enabled_frames' - wrong count at exit

The code however doesn't look like it's doing anything problematic.

Any ideas?

Cheers


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-14 20:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 13:46 False positives unlock warning Bastien Nocera
2015-01-14 14:11 ` Dan Carpenter
2015-01-14 14:19   ` Bastien Nocera
2015-01-14 16:41     ` Dan Carpenter
2015-01-14 17:42       ` Bastien Nocera
2015-01-14 20:54         ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).