lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 18 Oct 2015 16:27:42 -0700
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Randy Dunlap <rdunlap@...radead.org>
Cc:	"linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Florian floe Echtler <floe@...terbrot.org>,
	Mauro Carvalho Chehab <mchehab@....samsung.com>
Subject: Re: [PATCH resend] input: fix sur40.c dependency/build errors

On Sat, Oct 17, 2015 at 11:37:16AM -0700, Randy Dunlap wrote:
> On 10/17/15 10:13, Dmitry Torokhov wrote:
> > On Fri, Jul 10, 2015 at 10:08:53AM -0700, Dmitry Torokhov wrote:
> >> On Fri, Jul 10, 2015 at 10:03:28AM -0700, Dmitry Torokhov wrote:
> >>> On Fri, Jul 10, 2015 at 08:15:57AM -0700, Randy Dunlap wrote:
> >>>> From: Randy Dunlap <rdunlap@...radead.org>
> >>>>
> >>>> Fix build errors due to missing Kconfig dependency.
> >>>>
> >>>> drivers/built-in.o: In function `sur40_disconnect':
> >>>> sur40.c:(.text+0x22be6e): undefined reference to `video_unregister_device'
> >>>> sur40.c:(.text+0x22be77): undefined reference to `v4l2_device_unregister'
> >>>> drivers/built-in.o: In function `sur40_process_video':
> >>>> sur40.c:(.text+0x22c1d4): undefined reference to `v4l2_get_timestamp'
> >>>> drivers/built-in.o: In function `sur40_probe':
> >>>> sur40.c:(.text+0x22ca82): undefined reference to `v4l2_device_register'
> >>>> sur40.c:(.text+0x22cb1a): undefined reference to `v4l2_device_unregister'
> >>>> sur40.c:(.text+0x22cbf7): undefined reference to `video_device_release_empty'
> >>>> sur40.c:(.text+0x22cc53): undefined reference to `__video_register_device'
> >>>> sur40.c:(.text+0x22cc90): undefined reference to `video_unregister_device'
> >>>> drivers/built-in.o: In function `sur40_vidioc_querycap':
> >>>> sur40.c:(.text+0x22ccb0): undefined reference to `video_devdata'
> >>>>
> >>>> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> >>>
> >>> Applied, thank you.
> >>
> >> Actually, Mauro, can this go through media tree for now?
> > 
> > Do we still need this patch?
> 
> Yes, I just tested 4.3-rc5 and it still has this problem.

Applied, thank you.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ