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:	Thu, 13 Nov 2014 09:37:07 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-media <linux-media@...r.kernel.org>,
	linux-next@...r.kernel.org, sfr@...b.auug.org.au, mhocko@...e.cz
Subject: Re: mmotm 2014-11-12-16-34 uploaded (media: v4l2)

On 11/12/14 16:36, akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2014-11-12-16-34 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 

on i386:

drivers/built-in.o: In function `vb2_ioctl_streamon':
(.text+0x78bcb): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_streamoff':
(.text+0x78c0b): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_expbuf':
(.text+0x78c4b): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_fop_mmap':
(.text+0x78c88): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_querybuf':
(.text+0x78fb7): undefined reference to `video_devdata'
drivers/built-in.o:(.text+0x7923b): more undefined references to `video_devdata' follow
drivers/built-in.o: In function `vb2_thread':
videobuf2-core.c:(.text+0x7a322): undefined reference to `v4l2_get_timestamp'
drivers/built-in.o: In function `_vb2_fop_release':
(.text+0x7a75b): undefined reference to `video_devdata'
drivers/built-in.o: In function `_vb2_fop_release':
(.text+0x7a7bb): undefined reference to `v4l2_fh_release'
drivers/built-in.o: In function `vb2_fop_release':
(.text+0x7a7d7): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_poll':
(.text+0x7ac43): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_poll':
(.text+0x7ac7c): undefined reference to `v4l2_event_pending'
drivers/built-in.o: In function `vb2_fop_poll':
(.text+0x7af0e): undefined reference to `video_devdata'
drivers/built-in.o: In function `__vb2_perform_fileio':
videobuf2-core.c:(.text+0x7b429): undefined reference to `v4l2_get_timestamp'
drivers/built-in.o: In function `vb2_fop_write':
(.text+0x7b532): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_fop_read':
(.text+0x7b612): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_reqbufs':
(.text+0x7b7fd): undefined reference to `video_devdata'
make[1]: *** [vmlinux] Error 1



Full randconfig file is attached.

-- 
~Randy

View attachment "config-r1859" of type "text/plain" (59214 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ