linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Scheller <d.scheller.oss@gmail.com>
To: linux-media@vger.kernel.org, hverkuil@xs4all.nl
Cc: jasmin@anw.at, mchehab@kernel.org
Subject: [PATCH 0/3] media_build: fixes wrt the ddbridge code bump
Date: Sun, 20 Aug 2017 16:36:45 +0200	[thread overview]
Message-ID: <20170820143648.27669-1-d.scheller.oss@gmail.com> (raw)

From: Daniel Scheller <d.scheller@gmx.net>

Hans,

these are the patches I've carried around in my media_build fork wrt
ddbridge testing, which obviously should go into upstream, now that
the patches got merged. Things worked pretty well at least up to
(down to) Kernel 3.13 on Ubuntu Trusty, guess some more things need
to be added for even older kernels, but your daily build will probably
tell :) Verified myself against 4.4 (Ubuntu Xenial).

Daniel Scheller (3):
  [media_build] fix pr_fmt patch wrt the ddbridge code bump
  [media_build] patch pci_alloc_irq_vectors() for ddbridge aswell
  [media_build] add compat for __GFP_RETRY_MAYFAIL

 backports/pr_fmt.patch                     |  6 +++---
 backports/v4.7_pci_alloc_irq_vectors.patch | 13 +++++++++++++
 v4l/compat.h                               |  4 ++++
 3 files changed, 20 insertions(+), 3 deletions(-)

-- 
2.13.0

             reply	other threads:[~2017-08-20 14:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-20 14:36 Daniel Scheller [this message]
2017-08-20 14:36 ` [PATCH 1/3] [media_build] fix pr_fmt patch wrt the ddbridge code bump Daniel Scheller
2017-08-20 14:36 ` [PATCH 2/3] [media_build] patch pci_alloc_irq_vectors() for ddbridge aswell Daniel Scheller
2017-08-20 14:36 ` [PATCH 3/3] [media_build] add compat for __GFP_RETRY_MAYFAIL Daniel Scheller

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=20170820143648.27669-1-d.scheller.oss@gmail.com \
    --to=d.scheller.oss@gmail.com \
    --cc=hverkuil@xs4all.nl \
    --cc=jasmin@anw.at \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@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).