Vasanthakumar Thiagarajan
40b130a947
ath9k: Fix panic upon attach failure
...
[246916.338046]
[246916.338048] Pid: 29265, comm: insmod Not tainted (2.6.29-rc4-wl #64 ) 9461DUU
[246916.338051] EIP: 0060:[<c02ca274>] EFLAGS: 00010202 CPU: 0
[246916.338055] EIP is at rollback_registered+0x24/0x220
[246916.338057] EAX: 00000001 EBX: 00000000 ECX: 00000000 EDX: f122e8fc
[246916.338059] ESI: 00000000 EDI: 00000000 EBP: f6595d30 ESP: f6595d1c
[246916.338062] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[246916.338064] Process insmod (pid: 29265, ti=f6594000 task=f7343fe0 task.ti=f6594000)
[246916.338067] Stack:
[246916.338068] c04a2920 22222222 f6595d48 00000000 f122f080 f6595d48 c02ca489 f122e8fc
[246916.338076] f122e220 f122f080 f122e220 f6595d5c f8a03156 f122e220 f122f080 f122e220
[246916.338085] f6595d80 f87359af f122f080 00002000 f874e129 f122f150 f122f080 f6290000
[246916.338094] Call Trace:
[246916.338096] [<c02ca489>] ? unregister_netdevice+0x19/0x70
[246916.338100] [<f8a03156>] ? ieee80211_unregister_hw+0x36/0xd0 [mac80211]
[246916.338112] [<f87359af>] ? ath_detach+0xcf/0x250 [ath9k]
[246916.338127] [<f8735d9c>] ? ath_attach+0x26c/0x740 [ath9k]
[246916.338139] [<f873c33a>] ? ath_pci_probe+0x13a/0x310 [ath9k]
[246916.338151] [<c0233e28>] ? _raw_spin_unlock+0x68/0x80
[246916.338158] [<c023ab8e>] ? local_pci_probe+0xe/0x10
[246916.338162] [<c023b8e0>] ? pci_device_probe+0x60/0x80
[246916.338169] [<c029e042>] ? driver_probe_device+0x82/0x1b0
[246916.338174] [<c029e1f9>] ? __driver_attach+0x89/0x90
[246916.338180] [<c029d97b>] ? bus_for_each_dev+0x4b/0x70
[246916.338184] [<c023b820>] ? pci_device_remove+0x0/0x40
[246916.338190] [<c029ded9>] ? driver_attach+0x19/0x20
[246916.338193] [<c029e170>] ? __driver_attach+0x0/0x90
[246916.338197] [<c029d317>] ? bus_add_driver+0x1b7/0x230
[246916.338203] [<c023b820>] ? pci_device_remove+0x0/0x40
[246916.338206] [<c029e399>] ? driver_register+0x69/0x140
[246916.338212] [<f859d000>] ? ath9k_init+0x0/0x54 [ath9k]
[246916.338221] [<c023bb4e>] ? __pci_register_driver+0x4e/0x90
[246916.338225] [<f859d000>] ? ath9k_init+0x0/0x54 [ath9k]
[246916.338232] [<f859d06b>] ? ath_pci_init+0x17/0x19 [ath9k]
[246916.338238] [<f859d017>] ? ath9k_init+0x17/0x54 [ath9k]
[246916.338245] [<c017148e>] ? tracepoint_update_probe_range+0x7e/0xb0
[246916.338249] [<c010111a>] ? do_one_initcall+0x2a/0x170
[246916.338252] [<c0149f26>] ? up_read+0x16/0x30
[246916.338256] [<c014aa9d>] ? __blocking_notifier_call_chain+0x4d/0x60
[246916.338265] [<c0162b1a>] ? sys_init_module+0x8a/0x1c0
[246916.338269] [<c022f888>] ? trace_hardirqs_on_thunk+0xc/0x10
[246916.338272] [<c0103ebf>] ? sysenter_do_call+0x12/0x43
[246916.338276] Code: 8d bc 27 00 00 00 00 55 89 e5 56 89 c6 53 83 ec 0c a1 74 27 4a c0 85 c0 0f 85 4b 01 00 00 e8 04 7d 00 00 85 c0 0f 84 c9 01 00 00 <8b> 86 18 03 00 00 85 c0 0f 84 86 01 00 00 83 e8 01 0f 85 71 01
[246916.338328] EIP: [<c02ca274>] rollback_registered+0x24/0x220 SS:ESP 0068:f6595d1c
[246916.338335] ---[ end trace 76357c56a75ea34e ]---
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-23 13:17:51 -05:00
..
2009-01-07 17:22:19 -08:00
2008-12-25 23:57:21 -08:00
2009-01-26 15:12:47 -08:00
2009-02-18 17:24:15 -08:00
2008-12-26 15:10:00 -08:00
2008-12-25 23:58:35 -08:00
2009-01-06 10:41:56 -08:00
2008-12-17 15:37:55 -08:00
2008-12-26 15:10:00 -08:00
2008-11-06 22:43:03 -08:00
2009-02-18 17:47:57 -08:00
2009-02-03 15:18:01 -08:00
2009-01-26 12:16:26 -08:00
2009-01-13 14:48:00 +11:00
2009-01-11 00:06:36 -08:00
2009-01-14 20:43:43 -08:00
2009-01-11 00:06:34 -08:00
2009-02-02 21:39:02 -08:00
2009-01-31 00:53:18 -08:00
2009-02-12 16:42:31 -08:00
2008-12-26 15:10:00 -08:00
2009-01-19 16:55:03 -08:00
2008-12-22 20:43:12 -08:00
2009-01-15 20:43:56 -08:00
2009-01-20 14:41:18 -08:00
2009-02-12 16:57:12 -08:00
2009-02-03 15:14:05 -08:00
2009-02-10 17:11:10 -08:00
2009-02-12 16:38:34 -08:00
2009-01-30 14:06:33 -08:00
2009-01-29 17:32:20 -08:00
2009-01-06 11:28:06 +01:00
2009-02-08 17:50:34 -08:00
2009-02-03 15:13:26 -08:00
2009-01-12 21:18:32 -08:00
2009-02-20 00:35:04 -08:00
2009-02-23 13:17:51 -05:00
2009-01-11 00:06:32 -08:00
2008-11-12 23:37:49 -08:00
2008-12-08 01:14:16 -08:00
2009-01-11 00:06:36 -08:00
2009-02-12 16:52:31 -08:00
2008-04-29 01:55:11 -04:00
2008-12-03 22:19:52 -08:00
2009-02-06 22:04:08 -08:00
2008-12-03 22:19:52 -08:00
2008-12-25 23:56:45 -08:00
2008-11-03 21:11:17 -08:00
2008-11-03 21:11:17 -08:00
2009-01-11 00:06:36 -08:00
2009-01-11 00:06:36 -08:00
2009-01-11 00:06:36 -08:00
2008-11-25 18:12:49 -08:00
2009-01-11 00:06:36 -08:00
2008-12-03 22:19:52 -08:00
2008-11-03 21:11:17 -08:00
2008-10-27 17:06:18 -07:00
2009-01-11 00:06:42 -08:00
2009-01-04 16:10:02 -08:00
2009-01-07 18:09:58 -08:00
2008-11-25 18:25:32 -08:00
2008-11-03 21:11:17 -08:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:37:49 -08:00
2009-01-07 18:10:24 -08:00
2008-12-25 18:02:49 -08:00
2008-10-08 16:29:57 -07:00
2009-01-14 21:05:55 -08:00
2009-01-15 15:29:35 -08:00
2009-01-15 15:29:35 -08:00
2008-11-03 21:11:17 -08:00
2008-10-08 16:29:57 -07:00
2008-11-03 21:11:17 -08:00
2009-02-12 16:53:48 -08:00
2009-02-12 16:53:22 -08:00
2009-02-12 16:54:48 -08:00
2009-02-12 16:54:48 -08:00
2008-08-13 16:05:38 -07:00
2008-08-13 16:05:37 -07:00
2008-08-13 16:01:48 -07:00
2008-11-03 16:46:19 -08:00
2009-01-19 16:20:15 -08:00
2008-12-16 23:54:24 -08:00
2009-01-26 12:36:42 -08:00
2009-01-19 16:20:15 -08:00
2009-01-19 16:20:15 -08:00
2009-02-02 23:19:50 -08:00
2008-09-22 19:27:10 -07:00
2008-12-22 20:43:12 -08:00
2008-12-30 17:36:49 -08:00
2009-01-07 17:34:36 -08:00
2009-01-07 17:34:36 -08:00
2008-11-12 23:38:14 -08:00
2008-12-03 22:19:52 -08:00
2008-11-25 17:00:39 -08:00
2008-11-21 17:31:51 -08:00
2008-02-01 20:54:03 +11:00
2008-11-16 12:41:35 -08:00
2008-06-24 22:57:16 -04:00
2008-11-20 20:28:00 -08:00
2009-01-07 12:59:17 -08:00
2009-01-11 00:06:36 -08:00
2008-12-25 23:56:45 -08:00
2008-12-08 01:14:16 -08:00
2008-12-29 18:42:33 -08:00
2008-01-28 15:08:03 -08:00
2009-01-07 17:30:09 -08:00
2009-01-07 17:27:39 -08:00
2008-11-21 17:37:54 -08:00
2008-11-25 18:23:59 -08:00
2008-12-03 22:19:52 -08:00
2008-12-03 22:19:52 -08:00
2009-01-07 17:57:47 -08:00
2008-12-21 02:54:30 -07:00
2008-11-10 13:55:14 -08:00
2008-05-01 11:05:58 -06:00
2009-01-27 16:42:03 +10:00
2008-05-01 08:08:36 -07:00
2009-02-16 00:13:20 -08:00
2008-12-17 16:51:04 -08:00
2009-01-29 17:31:13 -08:00
2008-12-16 15:29:15 -08:00
2008-08-14 04:26:38 -04:00
2009-02-09 14:59:30 -08:00
2009-02-04 16:37:40 -08:00
2009-01-11 00:06:36 -08:00
2009-01-07 18:13:49 -08:00
2009-01-11 00:06:36 -08:00
2008-11-25 18:24:57 -08:00
2008-06-11 21:58:32 -04:00
2009-01-11 00:06:36 -08:00
2008-11-03 21:11:17 -08:00
2009-01-13 14:48:00 +11:00
2009-01-06 10:47:44 -08:00
2008-11-20 20:14:53 -08:00
2008-11-03 21:11:17 -08:00
2009-01-07 17:26:14 -08:00
2008-08-14 04:26:38 -04:00
2008-12-03 22:19:52 -08:00
2009-01-13 14:48:00 +11:00
2008-10-27 17:06:18 -07:00
2008-12-22 20:43:12 -08:00
2008-12-23 17:56:23 -08:00
2009-02-18 17:24:15 -08:00
2009-01-19 16:23:01 -08:00
2008-12-08 01:14:16 -08:00
2008-12-15 15:14:59 -08:00
2008-11-03 21:11:17 -08:00
2008-11-25 18:24:38 -08:00
2008-11-20 20:14:53 -08:00
2008-11-12 23:37:49 -08:00
2008-12-03 22:19:52 -08:00
2009-01-11 00:06:36 -08:00
2009-01-19 16:20:16 -08:00
2008-10-08 16:29:57 -07:00
2008-11-12 23:37:49 -08:00
2008-11-03 21:11:17 -08:00
2008-10-27 17:06:18 -07:00
2008-12-02 19:50:27 -08:00
2009-02-18 17:24:15 -08:00
2008-11-03 21:11:17 -08:00
2008-09-24 18:59:00 -04:00
2009-02-18 17:37:09 -08:00
2008-11-12 23:38:14 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:32 -07:00
2009-01-07 17:57:19 -08:00
2008-11-28 15:55:00 -08:00
2009-01-11 00:06:36 -08:00
2008-11-25 18:23:35 -08:00
2009-01-11 00:06:36 -08:00
2008-12-25 23:52:57 -08:00
2008-10-27 17:06:18 -07:00
2008-12-05 22:54:40 -08:00
2008-12-03 22:19:52 -08:00
2008-03-26 00:18:00 -04:00
2008-12-03 22:19:52 -08:00
2008-12-03 22:19:52 -08:00
2008-12-25 23:56:04 -08:00
2008-11-28 15:52:00 -08:00
2009-01-11 00:06:36 -08:00
2008-11-12 23:38:14 -08:00
2009-01-13 14:47:59 +11:00
2008-03-05 16:34:41 -06:00
2008-12-08 01:14:16 -08:00
2009-01-08 11:17:13 -08:00
2009-01-07 17:26:48 -08:00
2008-12-25 18:03:28 -08:00
2008-01-28 15:11:27 -08:00
2009-01-12 22:11:56 -08:00
2008-08-14 04:26:38 -04:00
2008-12-25 18:03:28 -08:00
2008-10-31 00:17:34 -07:00
2008-12-16 01:23:49 -08:00
2008-10-17 02:38:35 +11:00
2008-10-27 17:06:18 -07:00
2008-06-03 15:00:14 -04:00
2009-02-02 17:08:24 +11:00
2008-11-10 15:11:56 -05:00
2008-12-26 15:10:00 -08:00
2008-08-07 02:11:14 -04:00
2009-01-26 21:54:21 -08:00
2009-02-06 21:49:57 -08:00
2008-11-12 23:38:14 -08:00
2008-12-03 22:19:52 -08:00
2007-12-22 22:53:07 -05:00
2008-05-22 06:26:21 -04:00
2008-12-26 15:10:00 -08:00
2008-09-24 18:49:04 -04:00
2009-01-07 17:56:54 -08:00
2008-12-22 20:43:12 -08:00
2009-01-11 00:06:36 -08:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:38:36 -08:00
2008-11-20 16:44:00 -08:00
2008-08-07 02:20:57 -04:00
2009-01-07 17:35:41 -08:00
2009-01-14 20:46:24 -08:00
2008-12-22 20:43:12 -08:00
2009-01-30 14:06:26 -08:00
2008-08-07 01:55:50 -04:00
2008-01-28 15:11:27 -08:00
2009-01-07 18:09:36 -08:00
2009-01-06 11:28:06 +01:00
2008-12-03 22:23:18 -08:00
2008-12-30 17:36:49 -08:00
2009-02-02 21:39:02 -08:00
2008-12-02 14:42:26 +08:00
2008-12-25 23:56:45 -08:00
2009-01-11 00:06:36 -08:00
2008-10-27 17:06:18 -07:00
2009-01-11 00:06:36 -08:00
2009-02-20 00:52:19 -08:00
2008-12-16 02:00:00 -08:00
2009-02-20 00:38:51 -08:00
2009-02-20 00:38:51 -08:00
2008-04-25 02:08:54 -04:00
2008-11-03 21:11:17 -08:00
2008-11-12 23:38:36 -08:00
2008-11-12 23:38:36 -08:00
2008-12-28 20:15:38 -08:00
2008-04-16 20:06:50 -04:00
2009-01-07 17:58:17 -08:00
2008-11-25 18:25:49 -08:00
2008-12-08 01:14:16 -08:00
2009-02-12 16:40:20 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:33 -07:00
2009-02-20 00:35:45 -08:00
2009-02-02 23:19:50 -08:00
2009-02-20 01:03:15 -08:00
2008-01-28 15:07:10 -08:00
2009-02-10 17:29:42 -08:00
2008-08-29 02:14:29 -07:00
2009-02-21 23:46:36 -08:00
2009-02-02 21:39:02 -08:00
2008-08-29 02:14:43 -07:00
2009-01-06 13:20:38 -08:00
2008-12-22 20:43:12 -08:00
2009-01-06 11:28:06 +01:00
2008-09-24 18:59:00 -04:00
2009-02-18 17:42:42 -08:00
2009-01-19 16:57:45 -08:00
2009-01-07 17:27:15 -08:00
2008-05-30 22:18:02 -04:00
2009-02-02 21:39:02 -08:00
2009-02-08 17:49:17 -08:00
2009-01-07 17:29:46 -08:00
2007-12-22 22:53:06 -05:00
2008-11-14 18:18:17 -05:00
2009-01-29 17:28:04 -08:00
2009-01-29 17:28:04 -08:00
2009-01-29 17:28:04 -08:00
2009-01-29 17:28:04 -08:00
2009-02-22 00:04:45 -08:00
2009-01-11 00:06:36 -08:00
2009-01-20 14:44:01 -08:00
2008-09-24 18:59:00 -04:00
2009-01-26 21:00:33 -08:00
2009-01-11 00:06:36 -08:00
2009-01-06 10:44:55 -08:00
2008-10-27 17:06:18 -07:00
2009-01-11 00:06:36 -08:00
2008-11-12 23:39:10 -08:00
2009-01-11 00:06:36 -08:00