Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: patchwork-bot+linux-arm-msm@kernel.org
To: Alexandre Courbot <acourbot@chromium.org>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] media: venus: use contig vb2 ops
Date: Mon, 01 Mar 2021 19:59:43 +0000	[thread overview]
Message-ID: <161462878395.6187.11340159598107567593.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20201214125703.866998-1-acourbot@chromium.org>

Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Mon, 14 Dec 2020 21:57:03 +0900 you wrote:
> This driver uses the SG vb2 ops, but effectively only ever accesses the
> first entry of the SG table, indicating that it expects a flat layout.
> Switch it to use the contiguous ops to make sure this expected invariant
> is always enforced. Since the device is supposed to be behind an IOMMU
> this should have little to none practical consequences beyond making the
> driver not rely on a particular behavior of the SG implementation.
> 
> [...]

Here is the summary with links:
  - media: venus: use contig vb2 ops
    https://git.kernel.org/qcom/c/cc82fd691a3a

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-03-01 20:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-14 12:57 [PATCH] media: venus: use contig vb2 ops Alexandre Courbot
2020-12-15  9:02 ` Tomasz Figa
2020-12-15 11:16 ` Stanimir Varbanov
2020-12-15 11:34   ` Robin Murphy
2020-12-15 11:47   ` Tomasz Figa
2020-12-15 13:32     ` Robin Murphy
2020-12-15 13:54     ` Stanimir Varbanov
2020-12-15 19:21       ` Nicolas Dufresne
2020-12-16  3:15         ` Tomasz Figa
2021-03-01  9:23           ` Tomasz Figa
2021-03-01 10:22             ` Stanimir Varbanov
2021-03-01 10:26               ` Tomasz Figa
2021-03-01 19:59 ` patchwork-bot+linux-arm-msm [this message]

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=161462878395.6187.11340159598107567593.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-arm-msm@kernel.org \
    --cc=acourbot@chromium.org \
    --cc=linux-arm-msm@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