* [GIT PULL FOR v3.17] vb2: one fix and adding comments
@ 2014-08-04 5:39 Hans Verkuil
0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2014-08-04 5:39 UTC (permalink / raw)
To: Linux Media Mailing List
I'd like to get this in for 3.17: the first patch fixes a BUG_ON due to a wrong
gfp_flags value, the second adds comments before two WARN_ONs that are triggered
fairly often due to buggy drivers and that point the driver developer into the
right direction on how to solve it.
Regards,
Hans
The following changes since commit 0f3bf3dc1ca394a8385079a5653088672b65c5c4:
[media] cx23885: fix UNSET/TUNER_ABSENT confusion (2014-08-01 15:30:59 -0300)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v3.17i
for you to fetch changes up to 4778bc67ba7a97e35a5f3c7159444fe5e44154f9:
videobuf2-core: add comments before the WARN_ON (2014-08-04 07:33:53 +0200)
----------------------------------------------------------------
Hans Verkuil (2):
videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages
videobuf2-core: add comments before the WARN_ON
drivers/media/v4l2-core/videobuf2-core.c | 12 ++++++++++++
drivers/media/v4l2-core/videobuf2-dma-sg.c | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-04 5:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 5:39 [GIT PULL FOR v3.17] vb2: one fix and adding comments Hans Verkuil
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).