linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil-cisco@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Subject: [GIT FIXES FOR v5.3] Fix nasty videobuf poll regression
Date: Thu, 5 Sep 2019 10:37:21 +0200	[thread overview]
Message-ID: <55501135-128f-f715-4608-07de0b8c46a1@xs4all.nl> (raw)

Many thanks to Dan Carpenter for finding this stupid regression.

All vb1 drivers (luckily not that many anymore) are broken since 5.1.

Regards,

	Hans

The following changes since commit 20a438d53fd9d12a894161bc56cbeab7a9993c39:

  media: sun4i: Make sun4i_csi_formats static (2019-08-30 14:44:17 -0300)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.3c2

for you to fetch changes up to e1d2b54010ee7f23ab4e9919b45ba5b4f535adc3:

  videobuf-core.c: poll_wait needs a non-NULL buf pointer (2019-09-05 10:25:56 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (1):
      videobuf-core.c: poll_wait needs a non-NULL buf pointer

 drivers/media/v4l2-core/videobuf-core.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

             reply	other threads:[~2019-09-05  8:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05  8:37 Hans Verkuil [this message]
2019-09-05  8:43 ` [GIT FIXES FOR v5.3] Fix nasty videobuf poll regression Jenkins

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=55501135-128f-f715-4608-07de0b8c46a1@xs4all.nl \
    --to=hverkuil-cisco@xs4all.nl \
    --cc=dan.carpenter@oracle.com \
    --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).