linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
@ 2008-10-09 13:22 Andrey Borzenkov
  2008-10-09 13:31 ` Matthew Wilcox
  0 siblings, 1 reply; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-09 13:22 UTC (permalink / raw)
  To: orinoco-devel, linux-wireless; +Cc: Linux Kernel Mailing List, linux-pcmcia


[-- Attachment #1.1: Type: text/plain, Size: 1373 bytes --]

2.6.27-rc9 + patches to enable WPA from wireless-testing (picked manually):

+ orinoco-add-essid-specific-sca
+ orinoco-update-scan-translatio
+ orinoco-specify-all-three-para
+ orinoco-move-export_symbol-dec
+ orinoco-add-function-to-execut
+ orinoco-move-firmware-download
+ orinoco-make-firmware-download
+ orinoco-extend-hermes_dld-rout
+ orinoco-invoke-firmware-downlo
+ orinoco-fix-transmit-for-agere
+ orinoco-address-checkpatch-typ
+ orinoco-use-extended-agere-sca
+ orinoco-don-t-use-boolean-para
+ orinoco-split-wevent-work-thre
+ orinoco-use-a-macro-to-define-
+ orinoco-add-we-18-ioctls-for-w
+ orinoco-send-association-event
+ orinoco-process-bulk-of-receiv
+ orinoco-add-mic-on-tx-and-chec
+ orinoco-fix-compile-warnings

Firmware taken from orinoco-devel list and placed in /lib/firmware:

4bc30fed682d83ce0bbeb32af6d218a3  /lib/firmware/agere_sta_fw.bin

After loading orinoco and "inserting" adapter I get either BUG with
endless loop (attached) or kernel panic on NULL pointer dereference
(was not able capture). Adapter works fine with wlags49 driver.

{pts/1}% pccardctl ident
Socket 0:
  product info: "TOSHIBA", "Wireless LAN Card", "Version 01.01", ""
  manfid: 0x0156, 0x0002
  function: 6 (network)
Socket 1:
  no product info available
Socket 2:
  no product info available

Any idea? Anything else in wireless-testing that is missing in vanilla?

[-- Attachment #1.2: orinoco.log --]
[-- Type: text/x-log, Size: 103885 bytes --]

[  132.296173] orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[  132.381377] orinoco_cs 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[  139.896755] pccard: PCMCIA card inserted into slot 0
[  139.897996] pcmcia: registering new device pcmcia0.0
[  139.906022] pcmcia: request for exclusive IRQ could not be fulfilled.
[  139.907013] pcmcia: the driver needs updating to supported shared IRQ lines.
[  139.988539] eth1: Hardware identity 0005:0002:0001:0002
[  139.989337] eth1: Station identity  001f:0001:0006:000e
[  139.990097] eth1: Firmware determined as Lucent/Agere 6.14
[  139.990845] eth1: Attempting to download firmware agere_sta_fw.bin
[  139.991690] hermes_dld: AUX enable returned 0
[  139.993322] hermes_dld: AUX disable returned 0
[  139.993933] hermes_dld: Actual PDA length 998, Max allowed 1000
[  139.994719] eth1: Read PDA returned 0
[  139.995238] firmware: requesting agere_sta_fw.bin
[  139.996267] BUG: scheduling while atomic: pccardctl/3692/0xc04b1500
[  139.997056] low stack detected by irq handler
[  139.997235] Pid: 3692, comm: pccardctl Not tainted 2.6.27-rc9-1avb #14
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c0104a6c>] print_stack_overflow+0x1c/0x20
[  139.997235]  [<c0104b4e>] do_IRQ+0xde/0x130
[  139.997235]  [<c01034dc>] common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] printk+0x1d/0x23
[  139.997235]  [<c011747e>] __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] sys_write+0x42/0x70
[  139.997235]  [<c010327d>] sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c011469b>] ? try_to_wake_up+0x8b/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0113190>] ? __wake_up+0x40/0x50
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013da00>] ? trace_hardirqs_on_caller+0xa0/0x140
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c012c476>] ? __queue_work+0x36/0x50
[  139.997235]  [<dfd7fc50>] ? orinoco_send_wevents+0x0/0x340 [orinoco]
[  139.997235]  [<c012c67d>] ? queue_delayed_work+0x2d/0x40
[  139.997235]  [<c012c6a6>] ? schedule_delayed_work+0x16/0x20
[  139.997235]  [<c029b0bf>] ? linkwatch_schedule_work+0x3f/0xb0
[  139.997235]  [<c029b1ab>] ? linkwatch_fire_event+0x7b/0xd0
[  139.997235]  [<dfd91610>] ? orinoco_cs_config+0x3f0/0x400 [orinoco_cs]
[  139.997235]  [<dfd91690>] ? orinoco_cs_probe+0x70/0x80 [orinoco_cs]
[  139.997235]  [<dfdb4ab2>] ? pcmcia_device_probe+0xa2/0x150 [pcmcia]
[  139.997235]  [<c0264400>] ? driver_sysfs_add+0x40/0x90
[  139.997235]  [<c026455c>] ? driver_probe_device+0x8c/0x1b0
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c02ee1ad>] ? klist_next+0x6d/0xc0
[  139.997235]  [<c026471d>] ? __device_attach+0xd/0x10
[  139.997235]  [<c0263ad3>] ? bus_for_each_drv+0x63/0x90
[  139.997235]  [<c02647d6>] ? device_attach+0x76/0x80
[  139.997235]  [<c0264710>] ? __device_attach+0x0/0x10
[  139.997235]  [<c02638cf>] ? bus_attach_device+0x4f/0x70
[  139.997235]  [<c02624f7>] ? device_add+0x497/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfdb57fd>] ? pcmcia_device_add+0x1dd/0x250 [pcmcia]
[  139.997235]  [<dfdb590a>] ? pcmcia_card_add+0x9a/0xc0 [pcmcia]
[  139.997235]  [<c01f6242>] ? kobject_get+0x12/0x20
[  139.997235]  [<dfdb5a56>] ? ds_event+0x76/0xa0 [pcmcia]
[  139.997235]  [<dfcc6387>] ? send_event+0x47/0x70 [pcmcia_core]
[  139.997235]  [<dfcc67d1>] ? socket_insert+0xe1/0xf0 [pcmcia_core]
[  139.997235]  [<dfcc6837>] ? pcmcia_insert_card+0x57/0x70 [pcmcia_core]
[  139.997235]  [<dfcc9bb2>] ? pccard_store_insert+0x22/0x30 [pcmcia_core]
[  139.997235]  [<dfcc9b90>] ? pccard_store_insert+0x0/0x30 [pcmcia_core]
[  139.997235]  [<c0260efd>] ? dev_attr_store+0x2d/0x40
[  139.997235]  [<c01d1121>] ? sysfs_write_file+0xa1/0x100
[  139.997235]  [<c018d824>] ? vfs_write+0xa4/0x140
[  139.997235]  [<c01d1080>] ? sysfs_write_file+0x0/0x100
[  139.997235]  [<c018d992>] ? sys_write+0x42/0x70
[  139.997235]  [<c010327d>] ? sysenter_do_call+0x12/0x31
[  139.997235]  [<c026b1a8>] ? e100_exec_cb+0xe8/0x110
[  139.997235]  [<c0269b10>] ? e100_xmit_prepare+0x0/0xb0
[  139.997235]  [<c026b5e5>] ? e100_xmit_frame+0x35/0x130
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c029e8f7>] ? netpoll_send_skb+0x187/0x1c0
[  139.997235]  [<c029eb21>] ? netpoll_send_udp+0x1f1/0x210
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c01201f3>] ? irq_enter+0x43/0x80
[  139.997235]  [<c0104abc>] ? do_IRQ+0x4c/0x130
[  139.997235]  [<c01034dc>] ? common_interrupt+0x28/0x30
[  139.997235]  [<c011be3b>] ? vprintk+0x14b/0x3b0
[  139.997235]  [<c013d888>] ? mark_held_locks+0x48/0x90
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c013da5d>] ? trace_hardirqs_on_caller+0xfd/0x140
[  139.997235]  [<c02f3eb2>] ? printk+0x1d/0x23
[  139.997235]  [<c011747e>] ? __schedule_bug+0x3e/0x90
[  139.997235]  [<c02f443f>] ? schedule+0x45f/0x4f0
[  139.997235]  [<c01175c3>] ? __cond_resched+0x33/0x50
[  139.997235]  [<c02f4585>] ? _cond_resched+0x35/0x50
[  139.997235]  [<c02f5047>] ? mutex_lock_nested+0x27/0x280
[  139.997235]  [<c01d1f27>] ? sysfs_new_dirent+0x77/0x110
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01d1e41>] ? sysfs_addrm_start+0x31/0xa0
[  139.997235]  [<c01d2405>] ? create_dir+0x45/0x90
[  139.997235]  [<c01d2480>] ? sysfs_create_dir+0x30/0x50
[  139.997235]  [<c02f6bb2>] ? _spin_unlock+0x22/0x30
[  139.997235]  [<c01f639c>] ? kobject_add_internal+0xbc/0x1b0
[  139.997235]  [<c01f6561>] ? kobject_add_varg+0x31/0x50
[  139.997235]  [<c01f65dc>] ? kobject_add+0x2c/0x60
[  139.997235]  [<c01f6083>] ? kobject_create+0x23/0x30
[  139.997235]  [<c0261200>] ? get_device_parent+0x120/0x1a0
[  139.997235]  [<c02620e7>] ? device_add+0x87/0x580
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c02625f7>] ? device_register+0x17/0x20
[  139.997235]  [<dfd6d6e2>] ? _request_firmware+0x142/0x390 [firmware_class]
[  139.997235]  [<dfd6d9d7>] ? request_firmware+0x17/0x1c [firmware_class]
[  139.997235]  [<dfd808eb>] ? orinoco_dl_firmware+0xfb/0x250 [orinoco]
[  139.997235]  [<dfd80c6e>] ? orinoco_download+0x2e/0x140 [orinoco]
[  139.997235]  [<dfd8153d>] ? orinoco_init+0x1cd/0x8d0 [orinoco]
[  139.997235]  [<c013daab>] ? trace_hardirqs_on+0xb/0x10
[  139.997235]  [<c020a142>] ? __spin_lock_init+0x32/0x60
[  139.997235]  [<c028e8d6>] ? __netdev_init_queue_locks_one+0x66/0x90
[  139.997235]  [<c02914a0>] ? register_netdevice+0x100/0x530
[  139.997235]  [<c029190f>] ? register_netdev+0x3f/0x60
[  139.997235]  [<dfd915a0>] ? orinoco_cs_config+0x380/0x400 [orinoco_cs]
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c0106d67>] ? native_sched_clock+0x77/0xb0
[  139.997235]  [<c013ba55>] ? lock_release_holdtime+0x35/0x200
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? trace_hardirqs_off+0xb/0x10
[  139.997235]  [<c02f6b77>] ? _spin_unlock_irqrestore+0x57/0x70
[  139.997235]  [<c0133689>] ? hrtimer_start+0x89/0x140
[  139.997235]  [<c013ba1b>] ? 

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 13:22 rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter Andrey Borzenkov
@ 2008-10-09 13:31 ` Matthew Wilcox
  2008-10-09 15:59   ` Andrey Borzenkov
  0 siblings, 1 reply; 15+ messages in thread
From: Matthew Wilcox @ 2008-10-09 13:31 UTC (permalink / raw)
  To: Andrey Borzenkov
  Cc: orinoco-devel, linux-wireless, linux-pcmcia, Linux Kernel Mailing List

On Thu, Oct 09, 2008 at 05:22:55PM +0400, Andrey Borzenkov wrote:
> After loading orinoco and "inserting" adapter I get either BUG with
> endless loop (attached) or kernel panic on NULL pointer dereference
> (was not able capture). Adapter works fine with wlags49 driver.

It looks like you've fallen off the bottom of the kernel stack.  Do you
have 4k stacks enabled in your config?

-- 
Matthew Wilcox				Intel Open Source Technology Centre
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 13:31 ` Matthew Wilcox
@ 2008-10-09 15:59   ` Andrey Borzenkov
  2008-10-09 16:06     ` Dan Williams
  0 siblings, 1 reply; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-09 15:59 UTC (permalink / raw)
  To: Matthew Wilcox
  Cc: orinoco-devel, linux-wireless, linux-pcmcia, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On Thursday 09 October 2008, Matthew Wilcox wrote:
> 
> On Thu, Oct 09, 2008 at 05:22:55PM +0400, Andrey Borzenkov wrote:
> > After loading orinoco and "inserting" adapter I get either BUG with
> > endless loop (attached) or kernel panic on NULL pointer dereference
> > (was not able capture). Adapter works fine with wlags49 driver.
> 
> It looks like you've fallen off the bottom of the kernel stack.  Do you
> have 4k stacks enabled in your config?
> 

You are right. Using 8K stacks load and runs fine. Hmm ... not nice
from it :p

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 15:59   ` Andrey Borzenkov
@ 2008-10-09 16:06     ` Dan Williams
  2008-10-09 16:13       ` Andrey Borzenkov
  2008-10-09 19:21       ` Andrey Borzenkov
  0 siblings, 2 replies; 15+ messages in thread
From: Dan Williams @ 2008-10-09 16:06 UTC (permalink / raw)
  To: Andrey Borzenkov
  Cc: Matthew Wilcox, orinoco-devel, linux-wireless, linux-pcmcia,
	Linux Kernel Mailing List

On Thu, 2008-10-09 at 19:59 +0400, Andrey Borzenkov wrote:
> On Thursday 09 October 2008, Matthew Wilcox wrote:
> > 
> > On Thu, Oct 09, 2008 at 05:22:55PM +0400, Andrey Borzenkov wrote:
> > > After loading orinoco and "inserting" adapter I get either BUG with
> > > endless loop (attached) or kernel panic on NULL pointer dereference
> > > (was not able capture). Adapter works fine with wlags49 driver.
> > 
> > It looks like you've fallen off the bottom of the kernel stack.  Do you
> > have 4k stacks enabled in your config?
> > 
> 
> You are right. Using 8K stacks load and runs fine. Hmm ... not nice
> from it :p

== driver bug; the driver should not require large stacks and this
should get fixed.

Dan



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 16:06     ` Dan Williams
@ 2008-10-09 16:13       ` Andrey Borzenkov
  2008-10-09 19:21       ` Andrey Borzenkov
  1 sibling, 0 replies; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-09 16:13 UTC (permalink / raw)
  To: Dan Williams
  Cc: Matthew Wilcox, orinoco-devel, linux-wireless, linux-pcmcia,
	Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1251 bytes --]

On Thursday 09 October 2008, Dan Williams wrote:
> 
> On Thu, 2008-10-09 at 19:59 +0400, Andrey Borzenkov wrote:
> > On Thursday 09 October 2008, Matthew Wilcox wrote:
> > > 
> > > On Thu, Oct 09, 2008 at 05:22:55PM +0400, Andrey Borzenkov wrote:
> > > > After loading orinoco and "inserting" adapter I get either BUG with
> > > > endless loop (attached) or kernel panic on NULL pointer dereference
> > > > (was not able capture). Adapter works fine with wlags49 driver.
> > > 
> > > It looks like you've fallen off the bottom of the kernel stack.  Do you
> > > have 4k stacks enabled in your config?
> > > 
> > 
> > You are right. Using 8K stacks load and runs fine. Hmm ... not nice
> > from it :p
> 
> == driver bug; the driver should not require large stacks and this
> should get fixed.
> 
I'll check for obvious places, still ...

/* Download either STA or AP firmware into the card. */
static int
orinoco_dl_firmware(struct orinoco_private *priv,
                    const struct fw_info *fw,
                    int ap)
{
        /* Plug Data Area (PDA) */
        __le16 pda[512] = { 0 };

allocating 1K on stack is not nice; but what has eaten 3K more?

Is there any instrumentation to analyze stack usage?

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 16:06     ` Dan Williams
  2008-10-09 16:13       ` Andrey Borzenkov
@ 2008-10-09 19:21       ` Andrey Borzenkov
  2008-10-09 19:40         ` Dan Williams
  2008-10-09 22:47         ` Dave
  1 sibling, 2 replies; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-09 19:21 UTC (permalink / raw)
  To: orinoco-devel, linux-wireless; +Cc: Linux Kernel Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 904 bytes --]

On Thursday 09 October 2008, Dan Williams wrote:
> 
> On Thu, 2008-10-09 at 19:59 +0400, Andrey Borzenkov wrote:
> > On Thursday 09 October 2008, Matthew Wilcox wrote:
> > > 
> > > On Thu, Oct 09, 2008 at 05:22:55PM +0400, Andrey Borzenkov wrote:
> > > > After loading orinoco and "inserting" adapter I get either BUG with
> > > > endless loop (attached) or kernel panic on NULL pointer dereference
> > > > (was not able capture). Adapter works fine with wlags49 driver.
> > > 
> > > It looks like you've fallen off the bottom of the kernel stack.  Do you
> > > have 4k stacks enabled in your config?
> > > 
> > 
> > You are right. Using 8K stacks load and runs fine. Hmm ... not nice
> > from it :p
> 
> == driver bug; the driver should not require large stacks and this
> should get fixed.
> 

The attached patch fixes 4K stack for me. I have not tested spectrum case.

-andrey

[-- Attachment #1.2: orinoco-reduce-stack-usage --]
[-- Type: text/x-diff, Size: 4089 bytes --]

Subject: [PATCH] orinoco: reduce stack usage in firmware download path
From: Andrey Borzenkov <arvidjaar@mail.ru>

orinoco_dl_firmware and symbol_dl_mage allocate large local
variables (1K); at least orinoco fails with panic or hung
kernel if 4K stacks is enabled.

Allocate large buffers dynamically at run time.

Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>

---

 drivers/net/wireless/orinoco.c |   50 ++++++++++++++++++++++++++--------------
 1 files changed, 32 insertions(+), 18 deletions(-)


diff --git a/drivers/net/wireless/orinoco.c b/drivers/net/wireless/orinoco.c
index 9a2fcc0..2b87d0b 100644
--- a/drivers/net/wireless/orinoco.c
+++ b/drivers/net/wireless/orinoco.c
@@ -458,7 +458,7 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 		    int ap)
 {
 	/* Plug Data Area (PDA) */
-	__le16 pda[512] = { 0 };
+	__le16 *pda;
 
 	hermes_t *hw = &priv->hw;
 	const struct firmware *fw_entry;
@@ -467,7 +467,11 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 	const unsigned char *end;
 	const char *firmware;
 	struct net_device *dev = priv->ndev;
-	int err;
+	int err = 0;
+
+	pda = kzalloc(fw->pda_size, GFP_KERNEL);
+	if (!pda)
+		return -ENOMEM;
 
 	if (ap)
 		firmware = fw->ap_fw;
@@ -478,17 +482,17 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 	       dev->name, firmware);
 
 	/* Read current plug data */
-	err = hermes_read_pda(hw, pda, fw->pda_addr,
-			      min_t(u16, fw->pda_size, sizeof(pda)), 0);
+	err = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 0);
 	printk(KERN_DEBUG "%s: Read PDA returned %d\n", dev->name, err);
 	if (err)
-		return err;
+		goto free;
 
 	err = request_firmware(&fw_entry, firmware, priv->dev);
 	if (err) {
 		printk(KERN_ERR "%s: Cannot find firmware %s\n",
 		       dev->name, firmware);
-		return -ENOENT;
+		err = -ENOENT;
+		goto free;
 	}
 
 	hdr = (const struct orinoco_fw_header *) fw_entry->data;
@@ -532,6 +536,9 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 
 abort:
 	release_firmware(fw_entry);
+
+free:
+	kfree(pda);
 	return err;
 }
 
@@ -549,12 +556,16 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 		int secondary)
 {
 	hermes_t *hw = &priv->hw;
-	int ret;
+	int ret = 0;
 	const unsigned char *ptr;
 	const unsigned char *first_block;
 
 	/* Plug Data Area (PDA) */
-	__le16 pda[256];
+	__le16 *pda;
+
+	pda = kzalloc(fw->pda_size, GFP_KERNEL);
+	if (!pda)
+		return -ENOMEM;
 
 	/* Binary block begins after the 0x1A marker */
 	ptr = image;
@@ -563,22 +574,22 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 
 	/* Read the PDA from EEPROM */
 	if (secondary) {
-		ret = hermes_read_pda(hw, pda, fw->pda_addr, sizeof(pda), 1);
+		ret = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 1);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Stop the firmware, so that it can be safely rewritten */
 	if (priv->stop_fw) {
 		ret = priv->stop_fw(priv, 1);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Program the adapter with new firmware */
 	ret = hermes_program(hw, first_block, end);
 	if (ret)
-		return ret;
+		goto free;
 
 	/* Write the PDA to the adapter */
 	if (secondary) {
@@ -586,28 +597,31 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 		ptr = first_block + len;
 		ret = hermes_apply_pda(hw, ptr, pda);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Run the firmware */
 	if (priv->stop_fw) {
 		ret = priv->stop_fw(priv, 0);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Reset hermes chip and make sure it responds */
 	ret = hermes_init(hw);
 
 	/* hermes_reset() should return 0 with the secondary firmware */
-	if (secondary && ret != 0)
-		return -ENODEV;
+	if (secondary && ret != 0) {
+		ret = -ENODEV;
+		goto free;
+	}
 
 	/* And this should work with any firmware */
 	if (!hermes_present(hw))
-		return -ENODEV;
+		ret = -ENODEV;
 
-	return 0;
+free:
+	return ret;
 }
 
 

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply related	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 19:21       ` Andrey Borzenkov
@ 2008-10-09 19:40         ` Dan Williams
  2008-10-09 22:47         ` Dave
  1 sibling, 0 replies; 15+ messages in thread
From: Dan Williams @ 2008-10-09 19:40 UTC (permalink / raw)
  To: Andrey Borzenkov; +Cc: orinoco-devel, linux-wireless, Linux Kernel Mailing List

On Thu, 2008-10-09 at 23:21 +0400, Andrey Borzenkov wrote:
> On Thursday 09 October 2008, Dan Williams wrote:
> > 
> > On Thu, 2008-10-09 at 19:59 +0400, Andrey Borzenkov wrote:
> > > On Thursday 09 October 2008, Matthew Wilcox wrote:
> > > > 
> > > > On Thu, Oct 09, 2008 at 05:22:55PM +0400, Andrey Borzenkov wrote:
> > > > > After loading orinoco and "inserting" adapter I get either BUG with
> > > > > endless loop (attached) or kernel panic on NULL pointer dereference
> > > > > (was not able capture). Adapter works fine with wlags49 driver.
> > > > 
> > > > It looks like you've fallen off the bottom of the kernel stack.  Do you
> > > > have 4k stacks enabled in your config?
> > > > 
> > > 
> > > You are right. Using 8K stacks load and runs fine. Hmm ... not nice
> > > from it :p
> > 
> > == driver bug; the driver should not require large stacks and this
> > should get fixed.
> > 
> 
> The attached patch fixes 4K stack for me. I have not tested spectrum case.

Looks pretty good, although if nobody can test the Symbol case (all I
have is Intersil firmware) maybe you should not use priv->pda_size but
#define SYMBOL_PDA_SIZE 256 and use that for the hermes_read_pda()
length just to ensure the patched code is functionally the same as
before the patch.

Dan



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 19:21       ` Andrey Borzenkov
  2008-10-09 19:40         ` Dan Williams
@ 2008-10-09 22:47         ` Dave
  2008-10-10  7:41           ` Andrey Borzenkov
  1 sibling, 1 reply; 15+ messages in thread
From: Dave @ 2008-10-09 22:47 UTC (permalink / raw)
  To: Andrey Borzenkov; +Cc: orinoco-devel, linux-wireless, Linux Kernel Mailing List

Andrey Borzenkov wrote:
> The attached patch fixes 4K stack for me. I have not tested spectrum case.

Thanks for identifying the problem. The Agere case looks good - a few suggestions for the Symbol case though:

> diff --git a/drivers/net/wireless/orinoco.c b/drivers/net/wireless/orinoco.c
> --- a/drivers/net/wireless/orinoco.c
> +++ b/drivers/net/wireless/orinoco.c
> @@ -549,12 +556,16 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
>  		int secondary)
>  {
>  	hermes_t *hw = &priv->hw;
> -	int ret;
> +	int ret = 0;
>  	const unsigned char *ptr;
>  	const unsigned char *first_block;
>  
>  	/* Plug Data Area (PDA) */
> -	__le16 pda[256];
> +	__le16 *pda;

Please initialise pda to NULL here...

> +	pda = kzalloc(fw->pda_size, GFP_KERNEL);
> +	if (!pda)
> +		return -ENOMEM;

And move the allocation to

>  	/* Binary block begins after the 0x1A marker */
>  	ptr = image;
> @@ -563,22 +574,22 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
>  
>  	/* Read the PDA from EEPROM */
>  	if (secondary) {

 ... here.

> -		ret = hermes_read_pda(hw, pda, fw->pda_addr, sizeof(pda), 1);
> +		ret = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 1);
>  		if (ret)
> -			return ret;
> +			goto free;
>  	}
>  
>  	/* Stop the firmware, so that it can be safely rewritten */
>  	if (priv->stop_fw) {
>  		ret = priv->stop_fw(priv, 1);
>  		if (ret)
> -			return ret;
> +			goto free;
>  	}
>  
>  	/* Program the adapter with new firmware */
>  	ret = hermes_program(hw, first_block, end);
>  	if (ret)
> -		return ret;
> +		goto free;
>  
>  	/* Write the PDA to the adapter */
>  	if (secondary) {
> @@ -586,28 +597,31 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
>  		ptr = first_block + len;
>  		ret = hermes_apply_pda(hw, ptr, pda);
>  		if (ret)
> -			return ret;
> +			goto free;

Then kfree(pda) here. We're done with it now.

>  	}
>  
>  	/* Run the firmware */
>  	if (priv->stop_fw) {
>  		ret = priv->stop_fw(priv, 0);
>  		if (ret)
> -			return ret;
> +			goto free;

So this isn't needed.

>  	}
>  
>  	/* Reset hermes chip and make sure it responds */
>  	ret = hermes_init(hw);
>  
>  	/* hermes_reset() should return 0 with the secondary firmware */
> -	if (secondary && ret != 0)
> -		return -ENODEV;
> +	if (secondary && ret != 0) {
> +		ret = -ENODEV;
> +		goto free;
> +	}

nor this.

>  
>  	/* And this should work with any firmware */
>  	if (!hermes_present(hw))
> -		return -ENODEV;
> +		ret = -ENODEV;
>  
> -	return 0;

or these.

> +free:
 
But you absolutely have to kfree(pda) here. I would prefer the label be something like 'abort' (what we are doing), rather than 'free' - but there's merit in keeping with what you have called in in orinoco_dl_firmware which already has an 'abort' label.

> +	return ret;
>  }
 
The net effect of the above suggestion is that we won't allocate memory when programming the primary firmware (which is just before we do the secondary).

Dan Williams wrote:
> maybe you should not use priv->pda_size but
> #define SYMBOL_PDA_SIZE 256 and use that for the hermes_read_pda()
> length just to ensure the patched code is functionally the same as
> before the patch.

Using fw->pda_size should be fine. The value comes from a const static, set to 0x100 for Symbol.


Regards,

Dave.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-09 22:47         ` Dave
@ 2008-10-10  7:41           ` Andrey Borzenkov
  2008-10-10 17:03             ` Dave
  0 siblings, 1 reply; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-10  7:41 UTC (permalink / raw)
  To: Dave; +Cc: orinoco-devel, linux-wireless, Linux Kernel Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 685 bytes --]

On Friday 10 October 2008, Dave wrote:
> Thanks for identifying the problem. The Agere case looks good - a few suggestions for the Symbol case though:

Updated patch attached

>  
> But you absolutely have to kfree(pda) here.

Yes, I forgot; sorry.

> Dan Williams wrote:
> > maybe you should not use priv->pda_size but
> > #define SYMBOL_PDA_SIZE 256 and use that for the hermes_read_pda()
> > length just to ensure the patched code is functionally the same as
> > before the patch.
> 
> Using fw->pda_size should be fine. The value comes from a const static, set to 0x100 for Symbol.
> 

Actually it allocated 512 byte before. Should it probably be set to 0x200?

[-- Attachment #1.2: orinoco-reduce-stack-usage --]
[-- Type: text/x-diff, Size: 3722 bytes --]

Subject: [PATCH] orinoco: reduce stack usage in firmware download path
From: Andrey Borzenkov <arvidjaar@mail.ru>

orinoco_dl_firmware and symbol_dl_mage allocate large local
variables (1K); at least orinoco fails with panic or hung
kernel if 4K stacks is enabled.

Allocate large buffers dynamically at run time.

Tested-By: Andrey Borzenkov <arvidjaar@mail.ru> for Agere case
Signed-off-by: Andrey Borzenkov <arvidjaar@mail.ru>

---

 drivers/net/wireless/orinoco.c |   40 ++++++++++++++++++++++++++++------------
 1 files changed, 28 insertions(+), 12 deletions(-)


diff --git a/drivers/net/wireless/orinoco.c b/drivers/net/wireless/orinoco.c
index 9a2fcc0..e225fec 100644
--- a/drivers/net/wireless/orinoco.c
+++ b/drivers/net/wireless/orinoco.c
@@ -458,7 +458,7 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 		    int ap)
 {
 	/* Plug Data Area (PDA) */
-	__le16 pda[512] = { 0 };
+	__le16 *pda;
 
 	hermes_t *hw = &priv->hw;
 	const struct firmware *fw_entry;
@@ -467,7 +467,11 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 	const unsigned char *end;
 	const char *firmware;
 	struct net_device *dev = priv->ndev;
-	int err;
+	int err = 0;
+
+	pda = kzalloc(fw->pda_size, GFP_KERNEL);
+	if (!pda)
+		return -ENOMEM;
 
 	if (ap)
 		firmware = fw->ap_fw;
@@ -478,17 +482,17 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 	       dev->name, firmware);
 
 	/* Read current plug data */
-	err = hermes_read_pda(hw, pda, fw->pda_addr,
-			      min_t(u16, fw->pda_size, sizeof(pda)), 0);
+	err = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 0);
 	printk(KERN_DEBUG "%s: Read PDA returned %d\n", dev->name, err);
 	if (err)
-		return err;
+		goto free;
 
 	err = request_firmware(&fw_entry, firmware, priv->dev);
 	if (err) {
 		printk(KERN_ERR "%s: Cannot find firmware %s\n",
 		       dev->name, firmware);
-		return -ENOENT;
+		err = -ENOENT;
+		goto free;
 	}
 
 	hdr = (const struct orinoco_fw_header *) fw_entry->data;
@@ -532,6 +536,9 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 
 abort:
 	release_firmware(fw_entry);
+
+free:
+	kfree(pda);
 	return err;
 }
 
@@ -549,12 +556,12 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 		int secondary)
 {
 	hermes_t *hw = &priv->hw;
-	int ret;
+	int ret = 0;
 	const unsigned char *ptr;
 	const unsigned char *first_block;
 
 	/* Plug Data Area (PDA) */
-	__le16 pda[256];
+	__le16 *pda = NULL;
 
 	/* Binary block begins after the 0x1A marker */
 	ptr = image;
@@ -563,28 +570,33 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 
 	/* Read the PDA from EEPROM */
 	if (secondary) {
-		ret = hermes_read_pda(hw, pda, fw->pda_addr, sizeof(pda), 1);
+		pda = kzalloc(fw->pda_size, GFP_KERNEL);
+		if (!pda)
+			return -ENOMEM;
+
+		ret = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 1);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Stop the firmware, so that it can be safely rewritten */
 	if (priv->stop_fw) {
 		ret = priv->stop_fw(priv, 1);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Program the adapter with new firmware */
 	ret = hermes_program(hw, first_block, end);
 	if (ret)
-		return ret;
+		goto free;
 
 	/* Write the PDA to the adapter */
 	if (secondary) {
 		size_t len = hermes_blocks_length(first_block);
 		ptr = first_block + len;
 		ret = hermes_apply_pda(hw, ptr, pda);
+		kfree(pda);
 		if (ret)
 			return ret;
 	}
@@ -608,6 +620,10 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 		return -ENODEV;
 
 	return 0;
+
+free:
+	kfree(pda);
+	return ret;
 }
 
 

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply related	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-10  7:41           ` Andrey Borzenkov
@ 2008-10-10 17:03             ` Dave
  2008-10-10 17:14               ` Andrey Borzenkov
  0 siblings, 1 reply; 15+ messages in thread
From: Dave @ 2008-10-10 17:03 UTC (permalink / raw)
  To: Andrey Borzenkov
  Cc: Dave, orinoco-devel, linux-wireless, Linux Kernel Mailing List

Andrey Borzenkov wrote:
> On Friday 10 October 2008, Dave wrote:
>> Thanks for identifying the problem. The Agere case looks good - a few suggestions for the Symbol case though:
> 
> Updated patch attached
> 
>>  
>> But you absolutely have to kfree(pda) here.
> 
> Yes, I forgot; sorry.
> 
>> Dan Williams wrote:
>>> maybe you should not use priv->pda_size but
>>> #define SYMBOL_PDA_SIZE 256 and use that for the hermes_read_pda()
>>> length just to ensure the patched code is functionally the same as
>>> before the patch.
>> Using fw->pda_size should be fine. The value comes from a const static, set to 0x100 for Symbol.
>>
> 
> Actually it allocated 512 byte before. Should it probably be set to 0x200?

You're right. pda_size is supposed to be the maximum size of the PDA (in bytes) that we expect with the firmware. It should be set to 0x200.

I've scanned the rest of the patch and it looks good.


Dave.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-10 17:03             ` Dave
@ 2008-10-10 17:14               ` Andrey Borzenkov
  2008-10-10 17:16                 ` Dave
  0 siblings, 1 reply; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-10 17:14 UTC (permalink / raw)
  To: Dave; +Cc: orinoco-devel, linux-wireless, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

On Friday 10 October 2008, Dave wrote:
> 
> You're right. pda_size is supposed to be the maximum size of the PDA (in bytes) that we expect with the firmware. It should be set to 0x200.
> 

Do you want me to send a patch?

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-10 17:14               ` Andrey Borzenkov
@ 2008-10-10 17:16                 ` Dave
  2008-10-10 17:26                   ` Andrey Borzenkov
  0 siblings, 1 reply; 15+ messages in thread
From: Dave @ 2008-10-10 17:16 UTC (permalink / raw)
  To: Andrey Borzenkov
  Cc: Dave, orinoco-devel, linux-wireless, Linux Kernel Mailing List

Andrey Borzenkov wrote:
> On Friday 10 October 2008, Dave wrote:
>> You're right. pda_size is supposed to be the maximum size of the PDA (in bytes) that we expect with the firmware. It should be set to 0x200.
>>
> 
> Do you want me to send a patch?

Could you fix it as part of the patch you submitted?


Regards,

Dave.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-10 17:16                 ` Dave
@ 2008-10-10 17:26                   ` Andrey Borzenkov
  2008-10-10 21:19                     ` Dave
  2008-10-17 20:44                     ` Dominik Brodowski
  0 siblings, 2 replies; 15+ messages in thread
From: Andrey Borzenkov @ 2008-10-10 17:26 UTC (permalink / raw)
  To: Dave; +Cc: orinoco-devel, linux-wireless, Linux Kernel Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 467 bytes --]

On Friday 10 October 2008, Dave wrote:
> 
> Andrey Borzenkov wrote:
> > On Friday 10 October 2008, Dave wrote:
> >> You're right. pda_size is supposed to be the maximum size of the PDA (in bytes) that we expect with the firmware. It should be set to 0x200.
> >>
> > 
> > Do you want me to send a patch?
> 
> Could you fix it as part of the patch you submitted?
> 

Attached. As other entries use decimal I thought it is more logical
to use 512 as well.

[-- Attachment #1.2: orinoco-reduce-stack-usage --]
[-- Type: text/x-diff, Size: 4139 bytes --]

Subject: [PATCH] orinoco: reduce stack usage in firmware download path
From: Andrey Borzenkov < arvidjaar@mail.ru>

orinoco_dl_firmware and symbol_dl_mage allocate large local
variables (1K); at least orinoco fails with panic or hung
kernel if 4K stacks is enabled.

Allocate large buffers dynamically at run time.

Tested-By: Andrey Borzenkov <arvidjaar@mail.ru> for Agere case

Signed-off-by: Andrey Borzenkov < arvidjaar@mail.ru>

---

 drivers/net/wireless/orinoco.c |   42 ++++++++++++++++++++++++++++------------
 1 files changed, 29 insertions(+), 13 deletions(-)


diff --git a/drivers/net/wireless/orinoco.c b/drivers/net/wireless/orinoco.c
index 9a2fcc0..1f9dcc4 100644
--- a/drivers/net/wireless/orinoco.c
+++ b/drivers/net/wireless/orinoco.c
@@ -433,7 +433,7 @@ struct fw_info {
 const static struct fw_info orinoco_fw[] = {
 	{ "", "agere_sta_fw.bin", "agere_ap_fw.bin", 0x00390000, 1000 },
 	{ "", "prism_sta_fw.bin", "prism_ap_fw.bin", 0, 1024 },
-	{ "symbol_sp24t_prim_fw", "symbol_sp24t_sec_fw", "", 0x00003100, 0x100 }
+	{ "symbol_sp24t_prim_fw", "symbol_sp24t_sec_fw", "", 0x00003100, 512 }
 };
 
 /* Structure used to access fields in FW
@@ -458,7 +458,7 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 		    int ap)
 {
 	/* Plug Data Area (PDA) */
-	__le16 pda[512] = { 0 };
+	__le16 *pda;
 
 	hermes_t *hw = &priv->hw;
 	const struct firmware *fw_entry;
@@ -467,7 +467,11 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 	const unsigned char *end;
 	const char *firmware;
 	struct net_device *dev = priv->ndev;
-	int err;
+	int err = 0;
+
+	pda = kzalloc(fw->pda_size, GFP_KERNEL);
+	if (!pda)
+		return -ENOMEM;
 
 	if (ap)
 		firmware = fw->ap_fw;
@@ -478,17 +482,17 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 	       dev->name, firmware);
 
 	/* Read current plug data */
-	err = hermes_read_pda(hw, pda, fw->pda_addr,
-			      min_t(u16, fw->pda_size, sizeof(pda)), 0);
+	err = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 0);
 	printk(KERN_DEBUG "%s: Read PDA returned %d\n", dev->name, err);
 	if (err)
-		return err;
+		goto free;
 
 	err = request_firmware(&fw_entry, firmware, priv->dev);
 	if (err) {
 		printk(KERN_ERR "%s: Cannot find firmware %s\n",
 		       dev->name, firmware);
-		return -ENOENT;
+		err = -ENOENT;
+		goto free;
 	}
 
 	hdr = (const struct orinoco_fw_header *) fw_entry->data;
@@ -532,6 +536,9 @@ orinoco_dl_firmware(struct orinoco_private *priv,
 
 abort:
 	release_firmware(fw_entry);
+
+free:
+	kfree(pda);
 	return err;
 }
 
@@ -549,12 +556,12 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 		int secondary)
 {
 	hermes_t *hw = &priv->hw;
-	int ret;
+	int ret = 0;
 	const unsigned char *ptr;
 	const unsigned char *first_block;
 
 	/* Plug Data Area (PDA) */
-	__le16 pda[256];
+	__le16 *pda = NULL;
 
 	/* Binary block begins after the 0x1A marker */
 	ptr = image;
@@ -563,28 +570,33 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 
 	/* Read the PDA from EEPROM */
 	if (secondary) {
-		ret = hermes_read_pda(hw, pda, fw->pda_addr, sizeof(pda), 1);
+		pda = kzalloc(fw->pda_size, GFP_KERNEL);
+		if (!pda)
+			return -ENOMEM;
+
+		ret = hermes_read_pda(hw, pda, fw->pda_addr, fw->pda_size, 1);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Stop the firmware, so that it can be safely rewritten */
 	if (priv->stop_fw) {
 		ret = priv->stop_fw(priv, 1);
 		if (ret)
-			return ret;
+			goto free;
 	}
 
 	/* Program the adapter with new firmware */
 	ret = hermes_program(hw, first_block, end);
 	if (ret)
-		return ret;
+		goto free;
 
 	/* Write the PDA to the adapter */
 	if (secondary) {
 		size_t len = hermes_blocks_length(first_block);
 		ptr = first_block + len;
 		ret = hermes_apply_pda(hw, ptr, pda);
+		kfree(pda);
 		if (ret)
 			return ret;
 	}
@@ -608,6 +620,10 @@ symbol_dl_image(struct orinoco_private *priv, const struct fw_info *fw,
 		return -ENODEV;
 
 	return 0;
+
+free:
+	kfree(pda);
+	return ret;
 }
 
 

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply related	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-10 17:26                   ` Andrey Borzenkov
@ 2008-10-10 21:19                     ` Dave
  2008-10-17 20:44                     ` Dominik Brodowski
  1 sibling, 0 replies; 15+ messages in thread
From: Dave @ 2008-10-10 21:19 UTC (permalink / raw)
  To: Andrey Borzenkov; +Cc: orinoco-devel, linux-wireless, Linux Kernel Mailing List

Andrey Borzenkov wrote:
> On Friday 10 October 2008, Dave wrote:
>> Andrey Borzenkov wrote:
>>> On Friday 10 October 2008, Dave wrote:
>>>> You're right. pda_size is supposed to be the maximum size of the PDA (in bytes) that we expect with the firmware. It should be set to 0x200.
>>>>
>>> Do you want me to send a patch?
>> Could you fix it as part of the patch you submitted?
>>
> 
> Attached. As other entries use decimal I thought it is more logical
> to use 512 as well.

ACK.


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter
  2008-10-10 17:26                   ` Andrey Borzenkov
  2008-10-10 21:19                     ` Dave
@ 2008-10-17 20:44                     ` Dominik Brodowski
  1 sibling, 0 replies; 15+ messages in thread
From: Dominik Brodowski @ 2008-10-17 20:44 UTC (permalink / raw)
  To: Andrey Borzenkov
  Cc: Dave, orinoco-devel, linux-wireless, Linux Kernel Mailing List

Hi,

On Fri, Oct 10, 2008 at 09:26:30PM +0400, Andrey Borzenkov wrote:
> On Friday 10 October 2008, Dave wrote:
> > 
> > Andrey Borzenkov wrote:
> > > On Friday 10 October 2008, Dave wrote:
> > >> You're right. pda_size is supposed to be the maximum size of the PDA (in bytes) that we expect with the firmware. It should be set to 0x200.
> > >>
> > > 
> > > Do you want me to send a patch?
> > 
> > Could you fix it as part of the patch you submitted?
> > 
> 
> Attached. As other entries use decimal I thought it is more logical
> to use 512 as well.

> Subject: [PATCH] orinoco: reduce stack usage in firmware download path
> From: Andrey Borzenkov < arvidjaar@mail.ru>
> 
> orinoco_dl_firmware and symbol_dl_mage allocate large local
> variables (1K); at least orinoco fails with panic or hung
> kernel if 4K stacks is enabled.
> 
> Allocate large buffers dynamically at run time.
> 
> Tested-By: Andrey Borzenkov <arvidjaar@mail.ru> for Agere case
> 
> Signed-off-by: Andrey Borzenkov < arvidjaar@mail.ru>
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>

I assmue this is to be merged via wireless and net, and not via pcmcia?

Best,
	Dominik

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-10-17 20:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-09 13:22 rc9 + orinoco WPA patchset: BUG: scheduling while atomic loading firmware with PCMCIA adapter Andrey Borzenkov
2008-10-09 13:31 ` Matthew Wilcox
2008-10-09 15:59   ` Andrey Borzenkov
2008-10-09 16:06     ` Dan Williams
2008-10-09 16:13       ` Andrey Borzenkov
2008-10-09 19:21       ` Andrey Borzenkov
2008-10-09 19:40         ` Dan Williams
2008-10-09 22:47         ` Dave
2008-10-10  7:41           ` Andrey Borzenkov
2008-10-10 17:03             ` Dave
2008-10-10 17:14               ` Andrey Borzenkov
2008-10-10 17:16                 ` Dave
2008-10-10 17:26                   ` Andrey Borzenkov
2008-10-10 21:19                     ` Dave
2008-10-17 20:44                     ` Dominik Brodowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).