Stephen Rothwell | 20 Aug 2012 11:23
Picon
Picon

linux-next: Tree for Aug 20

Hi all,

Changes since 20120817:

The v4l-dvb tree lost its build failure.

The tip tree still has its build failure so I used the version from
next-20120814.

The drivers-x86 tree gained a build failure so I used the version from
next-20120817.

The driver-core tree lost its build failure.

I have still reverted 3 commits from the signal tree at the request of the
arm maintainer.

----------------------------------------------------------------------------

I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(patches at http://www.kernel.org/pub/linux/kernel/next/ ).  If you
are tracking the linux-next tree using git, you should not use "git pull"
to do so as that will try to merge the new linux-next release with the
old one.  You should use "git fetch" as mentioned in the FAQ on the wiki
(see below).

You can see which trees have been included by looking in the Next/Trees
file in the source.  There are also quilt-import.log and merge.log files
in the Next directory.  Between each merge, the tree was built with
(Continue reading)

Randy Dunlap | 20 Aug 2012 17:37

Re: linux-next: Tree for Aug 20 (media: flexcop)

On 08/20/12 02:23, Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20120817:
> 
> The v4l-dvb tree lost its build failure.
> 

on x86_64:

flexcop-pci.c:(.text+0x19af63): undefined reference to `flexcop_device_exit'
flexcop-pci.c:(.text+0x19af77): undefined reference to `flexcop_device_kfree'
flexcop-pci.c:(.text+0x19b10f): undefined reference to `flexcop_pass_dmx_packets'
flexcop-pci.c:(.text+0x19b182): undefined reference to `flexcop_pass_dmx_data'
flexcop-pci.c:(.text+0x19b1ae): undefined reference to `flexcop_pass_dmx_data'
flexcop-pci.c:(.text+0x19b1f8): undefined reference to `flexcop_device_kmalloc'
flexcop-pci.c:(.text+0x19b256): undefined reference to `flexcop_i2c_request'
flexcop-pci.c:(.text+0x19b261): undefined reference to `flexcop_eeprom_check_mac_addr'
flexcop-pci.c:(.text+0x19b2c6): undefined reference to `flexcop_device_initialize'
flexcop-pci.c:(.text+0x19b332): undefined reference to `flexcop_sram_set_dest'
flexcop-pci.c:(.text+0x19b348): undefined reference to `flexcop_sram_set_dest'
flexcop-pci.c:(.text+0x19b3f8): undefined reference to `flexcop_device_exit'
flexcop-pci.c:(.text+0x19b408): undefined reference to `flexcop_device_kfree'
flexcop-pci.c:(.text+0x19b4a2): undefined reference to `flexcop_pid_feed_control'
flexcop-pci.c:(.text+0x19b4d7): undefined reference to `flexcop_pid_feed_control'

since it is possible to enable DVB_B2C2_FLEXCOP_PCI
when CONFIG_I2C is not enabled, but then DVB_B2C2_FLEXCOP
is not enabled because I2C is not enabled.
(Continue reading)

Mauro Carvalho Chehab | 20 Aug 2012 21:52
Picon
Favicon

Re: linux-next: Tree for Aug 20 (media: flexcop)

Em 20-08-2012 12:37, Randy Dunlap escreveu:
> On 08/20/12 02:23, Stephen Rothwell wrote:
> 
>> Hi all,
>>
>> Changes since 20120817:
>>
>> The v4l-dvb tree lost its build failure.
>>
> 
> 
> 
> on x86_64:
> 
> flexcop-pci.c:(.text+0x19af63): undefined reference to `flexcop_device_exit'
> flexcop-pci.c:(.text+0x19af77): undefined reference to `flexcop_device_kfree'
> flexcop-pci.c:(.text+0x19b10f): undefined reference to `flexcop_pass_dmx_packets'
> flexcop-pci.c:(.text+0x19b182): undefined reference to `flexcop_pass_dmx_data'
> flexcop-pci.c:(.text+0x19b1ae): undefined reference to `flexcop_pass_dmx_data'
> flexcop-pci.c:(.text+0x19b1f8): undefined reference to `flexcop_device_kmalloc'
> flexcop-pci.c:(.text+0x19b256): undefined reference to `flexcop_i2c_request'
> flexcop-pci.c:(.text+0x19b261): undefined reference to `flexcop_eeprom_check_mac_addr'
> flexcop-pci.c:(.text+0x19b2c6): undefined reference to `flexcop_device_initialize'
> flexcop-pci.c:(.text+0x19b332): undefined reference to `flexcop_sram_set_dest'
> flexcop-pci.c:(.text+0x19b348): undefined reference to `flexcop_sram_set_dest'
> flexcop-pci.c:(.text+0x19b3f8): undefined reference to `flexcop_device_exit'
> flexcop-pci.c:(.text+0x19b408): undefined reference to `flexcop_device_kfree'
> flexcop-pci.c:(.text+0x19b4a2): undefined reference to `flexcop_pid_feed_control'
> flexcop-pci.c:(.text+0x19b4d7): undefined reference to `flexcop_pid_feed_control'
> 
(Continue reading)

Randy Dunlap | 20 Aug 2012 17:42

Re: linux-next: Tree for Aug 20 (media: gspca)

On 08/20/12 02:23, Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20120817:
> 

on x86_64:

gspca.c:(.text+0x22aa81): undefined reference to `usb_alloc_urb'
gspca.c:(.text+0x22aaad): undefined reference to `usb_alloc_coherent'
gspca.c:(.text+0x22ac38): undefined reference to `usb_submit_urb'
gspca.c:(.text+0x22af0a): undefined reference to `usb_free_coherent'
gspca.c:(.text+0x22af12): undefined reference to `usb_free_urb'
gspca.c:(.text+0x22af6c): undefined reference to `usb_ifnum_to_if'
gspca.c:(.text+0x22afef): undefined reference to `usb_kill_urb'
gspca.c:(.text+0x22b00a): undefined reference to `usb_free_coherent'
gspca.c:(.text+0x22b0f9): undefined reference to `usb_set_interface'
gspca.c:(.text+0x22b539): undefined reference to `usb_ifnum_to_if'
gspca.c:(.text+0x22b64e): undefined reference to `usb_set_interface'
gspca.c:(.text+0x22b6af): undefined reference to `usb_clear_halt'

when CONFIG_USB_SUPPORT is not enabled.

Full randconfig file is attached.

--

-- 
~Randy
(Continue reading)

Mauro Carvalho Chehab | 20 Aug 2012 22:23
Picon
Favicon

Re: linux-next: Tree for Aug 20 (media: gspca)

Em 20-08-2012 12:42, Randy Dunlap escreveu:
> On 08/20/12 02:23, Stephen Rothwell wrote:
> 
>> Hi all,
>>
>> Changes since 20120817:
>>
> 
> 
> on x86_64:
> 
> gspca.c:(.text+0x22aa81): undefined reference to `usb_alloc_urb'
> gspca.c:(.text+0x22aaad): undefined reference to `usb_alloc_coherent'
> gspca.c:(.text+0x22ac38): undefined reference to `usb_submit_urb'
> gspca.c:(.text+0x22af0a): undefined reference to `usb_free_coherent'
> gspca.c:(.text+0x22af12): undefined reference to `usb_free_urb'
> gspca.c:(.text+0x22af6c): undefined reference to `usb_ifnum_to_if'
> gspca.c:(.text+0x22afef): undefined reference to `usb_kill_urb'
> gspca.c:(.text+0x22b00a): undefined reference to `usb_free_coherent'
> gspca.c:(.text+0x22b0f9): undefined reference to `usb_set_interface'
> gspca.c:(.text+0x22b539): undefined reference to `usb_ifnum_to_if'
> gspca.c:(.text+0x22b64e): undefined reference to `usb_set_interface'
> gspca.c:(.text+0x22b6af): undefined reference to `usb_clear_halt'
> 
> 
> when CONFIG_USB_SUPPORT is not enabled.
> 
> Full randconfig file is attached.

Randy,
(Continue reading)

Randy Dunlap | 20 Aug 2012 18:07

Re: linux-next: Tree for Aug 20 (media: saa7164)

On 08/20/12 02:23, Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20120817:
> 

(part of/due to kconfig menu restructuring?)

on i386:

drivers/built-in.o: In function `fops_open':
saa7164-encoder.c:(.text+0x68ed6f): undefined reference to `video_devdata'
drivers/built-in.o: In function `fill_queryctrl.clone.4':
saa7164-encoder.c:(.text+0x68f657): undefined reference to `v4l2_ctrl_query_fill'
saa7164-encoder.c:(.text+0x68f6a9): undefined reference to `v4l2_ctrl_query_fill'
saa7164-encoder.c:(.text+0x68f6e0): undefined reference to `v4l2_ctrl_query_fill'
saa7164-encoder.c:(.text+0x68f71a): undefined reference to `v4l2_ctrl_query_fill'
saa7164-encoder.c:(.text+0x68f73a): undefined reference to `v4l2_ctrl_query_fill'
drivers/built-in.o:saa7164-encoder.c:(.text+0x68f757): more undefined references to
`v4l2_ctrl_query_fill' follow
drivers/built-in.o: In function `saa7164_encoder_register':
(.text+0x68fff7): undefined reference to `video_device_alloc'
drivers/built-in.o: In function `saa7164_encoder_register':
(.text+0x690073): undefined reference to `video_device_release'
drivers/built-in.o: In function `saa7164_encoder_register':
(.text+0x6900a1): undefined reference to `__video_register_device'
drivers/built-in.o: In function `saa7164_encoder_unregister':
(.text+0x690243): undefined reference to `video_unregister_device'
drivers/built-in.o: In function `saa7164_encoder_unregister':
(Continue reading)

Mauro Carvalho Chehab | 20 Aug 2012 23:42
Picon
Favicon

Re: linux-next: Tree for Aug 20 (media: saa7164)

Em 20-08-2012 13:07, Randy Dunlap escreveu:
> (part of/due to kconfig menu restructuring?)

Yes.

Probably, there was an implicit dependency with the old Kconfig arrangement.

Now that we're storing both analog and digital TV drivers at the same place,
those dependencies need to be explicit.

Thanks!
Mauro

> on i386:
> 
> drivers/built-in.o: In function `fops_open':
> saa7164-encoder.c:(.text+0x68ed6f): undefined reference to `video_devdata'
...

-

[media] saa7164: Add dependency for V4L2 core

From: Mauro Carvalho Chehab <mchehab <at> redhat.com>

As Reported by Randy:

> drivers/built-in.o: In function `fops_open':
> saa7164-encoder.c:(.text+0x68ed6f): undefined reference to `video_devdata'
> drivers/built-in.o: In function `fill_queryctrl.clone.4':
(Continue reading)


Gmane