bugThe Linux Orinoco Driver - Bugs: bug #13722, orinoco_usb: usb_unlink_urb() is...

 
 

bug #13722: orinoco_usb: usb_unlink_urb() is deprecated for synchronous unlinks. U se usb_kill_urb() instead.

Submitter:  None
Submitted:  Mon 11 Jul 2005 06:18:56 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Jul 2005 06:18:56 AM UTC, original submission:  

I get the following message when inserting the USB driver:

Jul 11 07:37:53 localhost kernel: usb 1-2: new full speed USB device using ohci_hcd and address 2
Jul 11 07:37:55 localhost kernel: usb_unlink_urb() is deprecated for synchronous unlinks.  Use usb_kill_urb() instead.
Jul 11 07:37:55 localhost kernel: Badness in usb_unlink_urb at drivers/usb/core/urb.c:461
Jul 11 07:37:55 localhost kernel:  [pg0+544033890/1069806592] usb_unlink_urb+0x92/0xa0 [usbcore]
Jul 11 07:37:55 localhost kernel:  [pg0+544738125/1069806592] ezusb_remove_in_urb+0x3d/0x40 [orinoco_usb]
Jul 11 07:37:55 localhost kernel:  [pg0+544742037/1069806592] ezusb_init+0x85/0x160 [orinoco_usb]
Jul 11 07:37:55 localhost kernel:  [pg0+544689992/1069806592] orinoco_reinit_firmware+0x28/0xc0 [orinoco]
Jul 11 07:37:55 localhost kernel:  [pg0+544737685/1069806592] ezusb_req_ctx_wait+0xe5/0xf0 [orinoco_usb]
Jul 11 07:37:55 localhost kernel:  [prep_new_page+85/96] prep_new_page+0x55/0x60
Jul 11 07:37:55 localhost kernel:  [pg0+544696640/1069806592] orinoco_init+0x30/0x5c0 [orinoco]
Jul 11 07:37:55 localhost kernel:  [vsnprintf+610/1232] vsnprintf+0x262/0x4d0
Jul 11 07:37:55 localhost kernel:  [__wake_up_locked+29/48] __wake_up_locked+0x1d/0x30
Jul 11 07:37:55 localhost kernel:  [register_netdevice+88/768] register_netdevice+0x58/0x300
Jul 11 07:37:55 localhost kernel:  [pg0+544742093/1069806592] ezusb_init+0xbd/0x160 [orinoco_usb]
Jul 11 07:37:55 localhost kernel:  [register_netdev+80/128] register_netdev+0x50/0x80
Jul 11 07:37:55 localhost kernel:  [pg0+544743971/1069806592] ezusb_probe+0x483/0x7a0 [orinoco_usb]
Jul 11 07:37:55 localhost kernel:  [pg0+544006271/1069806592] usb_probe_interface+0x5f/0x80 [usbcore]
Jul 11 07:37:55 localhost kernel:  [driver_probe_device+41/128] driver_probe_device+0x29/0x80
Jul 11 07:37:55 localhost kernel:  [driver_attach+87/144] driver_attach+0x57/0x90
Jul 11 07:37:55 localhost kernel:  [kobject_register+108/112] kobject_register+0x6c/0x70
Jul 11 07:37:55 localhost kernel:  [bus_add_driver+145/192] bus_add_driver+0x91/0xc0
Jul 11 07:37:55 localhost kernel:  [pg0+544006488/1069806592] usb_register+0x48/0xb0 [usbcore]
Jul 11 07:37:55 localhost kernel:  [printk+23/32] printk+0x17/0x20
Jul 11 07:37:55 localhost kernel:  [pg0+542625840/1069806592] ezusb_module_init+0x30/0x77 [orinoco_usb]
Jul 11 07:37:55 localhost kernel:  [sys_init_module+312/480] sys_init_module+0x138/0x1e0
Jul 11 07:37:55 localhost kernel:  [sysenter_past_esp+84/117] sysenter_past_esp+0x54/0x75
Jul 11 07:37:55 localhost kernel: usbcore: registered new driver orinoco_usb
Jul 11 07:37:55 localhost usb.agent[3937]:      orinoco_usb: loaded successfully

This is using a 2.6.12.2 kernel with the latest CVS code.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code