linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.17] vb2: one fix and adding comments
Date: Mon, 04 Aug 2014 07:39:41 +0200	[thread overview]
Message-ID: <53DF1C9D.4070300@xs4all.nl> (raw)

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(-)

                 reply	other threads:[~2014-08-04  5:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53DF1C9D.4070300@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).