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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 8 May 2019 13:22:56 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: linux-next: Tree for May 8 (drivers/media/pci/meye/)

On 5/8/19 12:34 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20190507:
> 
> The ubifs tree gained a conflict against Linus' tree.
> 


Hi Mauro,

Commit 6159e12e11770fb25e748af90f6c5206c1df09ee:
media: meye: allow building it with COMPILE_TEST on non-x86

causes a build failure when
CONFIG_VIDEO_MEYE=y
CONFIG_SONY_LAPTOP=m


ld: drivers/media/pci/meye/meye.o: in function `meye_s_ctrl':
meye.c:(.text+0x5bb): undefined reference to `sony_pic_camera_command'
ld: meye.c:(.text+0x5db): undefined reference to `sony_pic_camera_command'
ld: meye.c:(.text+0x5fb): undefined reference to `sony_pic_camera_command'
ld: meye.c:(.text+0x61b): undefined reference to `sony_pic_camera_command'
ld: meye.c:(.text+0x63b): undefined reference to `sony_pic_camera_command'
ld: drivers/media/pci/meye/meye.o:meye.c:(.text+0x65b): more undefined references to `sony_pic_camera_command' follow



-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ