linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL for 5.3] Videobuf2 corner case fixes
Date: Wed, 22 May 2019 14:50:47 +0300	[thread overview]
Message-ID: <20190522115047.7iid3axhq443q7ka@valkosipuli.retiisi.org.uk> (raw)

Hi Mauro,

Here are the videobuf2 corner case fixes.

Please pull.


The following changes since commit bc8c479a5b19bd44f7379e42e627170957985ee9:

  media: venus: helpers: fix dynamic buffer mode for v4 (2019-05-21 09:03:25 -0400)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git tags/vb2-fix-5.3-1-signed

for you to fetch changes up to 1e210b78171d7d60e4053a8f865efac1693e2213:

  videobuf2-core.h: Document the alloc memop size argument as page aligned (2019-05-22 12:03:24 +0300)

----------------------------------------------------------------
vb2 corner case fixes

----------------------------------------------------------------
Sakari Ailus (3):
      videobuf2-core: Prevent size alignment wrapping buffer size to 0
      videobuf2-dma-sg: Prevent size from overflowing
      videobuf2-core.h: Document the alloc memop size argument as page aligned

 drivers/media/common/videobuf2/videobuf2-core.c   | 5 +++++
 drivers/media/common/videobuf2/videobuf2-dma-sg.c | 2 +-
 include/media/videobuf2-core.h                    | 3 ++-
 3 files changed, 8 insertions(+), 2 deletions(-)

-- 
Sakari Ailus

                 reply	other threads:[~2019-05-22 11:51 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=20190522115047.7iid3axhq443q7ka@valkosipuli.retiisi.org.uk \
    --to=sakari.ailus@iki.fi \
    --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).