All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Sparse fixes
@ 2014-12-13 11:52 Hans Verkuil
  2014-12-13 11:52 ` [PATCH 01/10] av7110: fix sparse warning Hans Verkuil
                   ` (9 more replies)
  0 siblings, 10 replies; 17+ messages in thread
From: Hans Verkuil @ 2014-12-13 11:52 UTC (permalink / raw)
  To: linux-media

This patch series fixes almost all remaining sparse warnings. The only one
still there is this one in this platform driver:

.../platform/timblogiw.c:562:22: warning: context imbalance in 'buffer_queue' - unexpected unlock

Note that due to a bug in the daily build process not all media drivers were
checked with sparse. Now that I've fixed the build script I got a bunch of new
sparse warnings and one error. Those new sparse messages are addressed by
patches 6-10. Several of those fix real bugs too.

Regards,

	Hans


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

end of thread, other threads:[~2014-12-15 10:59 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13 11:52 [PATCH 00/10] Sparse fixes Hans Verkuil
2014-12-13 11:52 ` [PATCH 01/10] av7110: fix sparse warning Hans Verkuil
2014-12-13 11:52 ` [PATCH 02/10] budget-core: fix sparse warnings Hans Verkuil
2014-12-13 11:52 ` [PATCH 03/10] ivtv: fix sparse warning Hans Verkuil
2014-12-13 11:52 ` [PATCH 04/10] videobuf2-vmalloc: " Hans Verkuil
2014-12-13 11:52 ` [PATCH 05/10] media-entity: fix sparse warnings Hans Verkuil
2014-12-13 12:08   ` Sakari Ailus
2014-12-13 11:52 ` [PATCH 06/10] hd29l2: fix sparse error and warnings Hans Verkuil
2014-12-13 13:25   ` Antti Palosaari
2014-12-13 11:52 ` [PATCH 07/10] m5mols: fix sparse warnings Hans Verkuil
2014-12-15 10:56   ` Sylwester Nawrocki
2014-12-13 11:52 ` [PATCH 08/10] s5k4ecgx: " Hans Verkuil
2014-12-15 10:56   ` Sylwester Nawrocki
2014-12-13 11:52 ` [PATCH 09/10] s5k6aa: " Hans Verkuil
2014-12-15 10:58   ` Sylwester Nawrocki
2014-12-13 11:53 ` [PATCH 10/10] s5k5baf: " Hans Verkuil
2014-12-15 10:59   ` Sylwester Nawrocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.