From: Jonathan Corbet <corbet@lwn.net>
To: Chris Ball <cjb@laptop.org>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 2/2] marvell-cam: Build fix: missing "select VIDEOBUF2_VMALLOC"
Date: Fri, 27 Apr 2012 10:03:58 -0600 [thread overview]
Message-ID: <20120427100358.4f5c2be7@lwn.net> (raw)
In-Reply-To: <87d36u9rzc.fsf@laptop.org>
On Thu, 26 Apr 2012 16:07:51 -0400
Chris Ball <cjb@laptop.org> wrote:
> drivers/built-in.o: In function `mcam_v4l_open':
> /drivers/media/video/marvell-ccic/mcam-core.c:1565: undefined reference to `vb2_vmalloc_memops'
This one is very strange. If you look at mcam-core.h, you'll see it
shouldn't be trying to do anything with vmalloc unless the videobuf2 option
is already configured in. I don't get this particular error, and I can't
quite see how you do...?
jon
next prev parent reply other threads:[~2012-04-27 16:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 20:07 [PATCH 2/2] marvell-cam: Build fix: missing "select VIDEOBUF2_VMALLOC" Chris Ball
2012-04-27 16:03 ` Jonathan Corbet [this message]
2012-04-27 16:44 ` Chris Ball
2012-08-13 22:40 ` Mauro Carvalho Chehab
2012-08-16 17:11 ` Jonathan Corbet
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=20120427100358.4f5c2be7@lwn.net \
--to=corbet@lwn.net \
--cc=cjb@laptop.org \
--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).