From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [GIT PULL FOR v4.20] Add Request API for the topic branch
Date: Fri, 31 Aug 2018 12:31:02 -0300 [thread overview]
Message-ID: <20180831123102.72bf427d@coco.lan> (raw)
In-Reply-To: <23a0f5a6-af4b-c239-7443-df85631c0075@xs4all.nl>
Em Thu, 30 Aug 2018 12:40:38 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:
> Hi Mauro,
>
> This is a pull request to add the Request API v18 as a topic branch.
>
> Note that this does not yet include the follow-up patches:
>
> https://www.mail-archive.com/linux-media@vger.kernel.org/msg134630.html
>
> Those will come in a separate pull request on top of this one once this is
> agreed upon (hopefully soon!).
>
> Regards,
>
> Hans
>
> The following changes since commit 3799eca51c5be3cd76047a582ac52087373b54b3:
>
> media: camss: add missing includes (2018-08-29 14:02:06 -0400)
>
> are available in the Git repository at:
>
> git://linuxtv.org/hverkuil/media_tree.git reqv18
>
> for you to fetch changes up to 1212ceb69544eee3864ec8461bc53ee6ddd87fb0:
>
> vivid: add request support (2018-08-30 12:01:28 +0200)
This pull request breaks compilation with 386:
drivers/media/platform/vivid/vivid-osd.c:./include/linux/slab.h:631:13: error: undefined identifier '__builtin_mul_overflow'
drivers/media/platform/vivid/vivid-osd.c:./include/linux/slab.h:631:13: warning: call with no type!
Thanks,
Mauro
next prev parent reply other threads:[~2018-08-31 19:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-30 10:40 [GIT PULL FOR v4.20] Add Request API for the topic branch Hans Verkuil
2018-08-31 15:31 ` Mauro Carvalho Chehab [this message]
2018-08-31 15:49 ` Mauro Carvalho Chehab
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=20180831123102.72bf427d@coco.lan \
--to=mchehab+samsung@kernel.org \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.