Stefano Brivio
0cd67d48b5
b43legacy: fix PIO crash
Fix the crash reported below, which seems to happen on bcm4306 rev. 2 devices
only while using PIO:
Oops: 0000 [#1] PREEMPT
Modules linked in: b43(F) rfkill(F) led_class(F) input_polldev(F) arc4 b43legacy mac80211 cfg80211 i915 drm snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device ohci1394 ieee1394 ssb pcmcia snd_intel8x0m ehci_hcd uhci_hcd evdev
Pid: 0, comm: swapper Tainted: GF (2.6.24st3 #2)
EIP: 0060:[<f90f667b>] EFLAGS: 00010002 CPU: 0
EIP is at b43legacy_pio_handle_txstatus+0xbb/0x210 [b43legacy]
EAX: 0000049b EBX: f11f8044 ECX: 00000001 EDX: 00000000
ESI: f1ff8000 EDI: 00000000 EBP: f11f8040 ESP: c04f4ef4
DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
Process swapper (pid: 0, ti=c04f4000 task=c0488300 task.ti=c04b8000)
Stack: f90f2788 c05009f0 c0500900 000010f7 f1053823 c04f4f24 dfb8e800 00000003
f1368000 00000007 00000296 f90f1975 00001000 010c0800 01000000 00000007
f90f6391 f11f8000 00000082 c04f4f4a 00000000 00004fd0 10f70000 8c061000
Call Trace:
[<f90f2788>] b43legacy_debugfs_log_txstat+0x48/0xb0 [b43legacy]
[<f90f1975>] b43legacy_handle_hwtxstatus+0x75/0x80 [b43legacy]
[<f90f6391>] b43legacy_pio_rx+0x201/0x280 [b43legacy]
[<f90e4fa3>] b43legacy_interrupt_tasklet+0x2e3/0x870 [b43legacy]
[<c0123567>] tasklet_action+0x27/0x60
[<c01237b4>] __do_softirq+0x54/0xb0
[<c010686b>] do_softirq+0x7b/0xe0
[<c01457c0>] handle_level_irq+0x0/0x110
[<c01457c0>] handle_level_irq+0x0/0x110
[<c0123758>] irq_exit+0x38/0x40
[<c0106953>] do_IRQ+0x83/0xd0
[<c011812f>] __update_rq_clock+0x4f/0x180
[<c0104b4f>] common_interrupt+0x23/0x28
[<c011007b>] wakeup_code+0x7b/0xde
[<c02b1039>] acpi_processor_idle+0x24a/0x3c9
[<c01025c7>] cpu_idle+0x47/0x80
[<c04b9ad5>] start_kernel+0x205/0x290
[<c04b9360>] unknown_bootoption+0x0/0x1f0
=======================
Code: 0f 00 00 81 fb ff 00 00 00 0f 87 36 01 00 00 8d 04 db 85 ff 8d 6c c6 40 8d 5d 04 0f 85 ef 00 00 00 fe 4e 0e 0f b7 46 0c 8b 53 04 <8b> 4a 50 29 c8 83 e8 52 66 89 46 0c 8b 54 24 14 80 7a 0b 00 74
EIP: [<f90f667b>] b43legacy_pio_handle_txstatus+0xbb/0x210 [b43legacy] SS:ESP 0068:c04f4ef4
Kernel panic - not syncing: Fatal exception in interrupt
Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-05 14:35:46 -05:00
..
2007-10-10 16:52:52 -07:00
2007-11-12 21:03:58 -08:00
2008-02-03 04:28:36 -08:00
2008-01-18 14:41:49 -05:00
2008-02-03 04:28:34 -08:00
2008-01-28 14:54:12 -08:00
2008-01-28 15:10:29 -08:00
2007-11-14 18:45:47 -08:00
2008-02-03 04:28:35 -08:00
2008-02-03 04:28:07 -08:00
2008-02-03 04:28:08 -08:00
2008-02-03 04:26:00 -08:00
2008-01-28 08:31:05 -06:00
2008-01-28 08:31:05 -06:00
2008-01-28 15:07:12 -08:00
2007-10-15 14:29:49 -04:00
2008-01-31 11:25:51 +11:00
2008-02-03 04:28:09 -08:00
2008-02-03 15:42:53 +02:00
2008-01-28 15:07:17 -08:00
2008-01-28 15:07:15 -08:00
2008-01-08 23:30:09 -08:00
2008-01-25 14:15:29 -08:00
2008-01-28 15:10:31 -08:00
2008-01-28 15:10:31 -08:00
2008-01-28 15:07:19 -08:00
2008-02-03 04:28:42 -08:00
2008-01-28 15:03:58 -08:00
2008-02-03 15:42:53 +02:00
2008-02-04 07:58:52 -08:00
2008-01-28 15:04:05 -08:00
2008-02-03 04:26:15 -08:00
2008-02-03 15:42:53 +02:00
2008-02-05 14:35:46 -05:00
2007-10-17 20:23:30 -04:00
2008-01-28 15:04:00 -08:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:04:05 -08:00
2008-01-12 17:41:04 -05:00
2008-01-28 15:07:12 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:07:12 -08:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:57 -07:00
2007-10-19 23:21:04 +02:00
2007-11-05 17:57:30 -05:00
2008-01-28 15:07:12 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:55:27 -07:00
2008-01-28 15:03:59 -08:00
2007-10-10 16:51:58 -07:00
2007-10-10 16:51:42 -07:00
2007-10-19 23:21:04 +02:00
2007-10-19 23:21:04 +02:00
2008-01-28 15:04:05 -08:00
2007-10-13 09:58:59 -07:00
2007-10-10 16:51:42 -07:00
2007-10-19 23:10:43 +02:00
2007-10-10 16:51:16 -07:00
2008-02-03 04:26:09 -08:00
2008-01-28 15:09:19 -08:00
2007-10-10 16:51:43 -07:00
2008-02-03 04:28:51 -08:00
2008-02-03 04:28:48 -08:00
2007-10-10 16:51:42 -07:00
2008-01-31 19:27:17 -08:00
2008-01-31 19:27:17 -08:00
2008-01-31 19:28:28 -08:00
2008-01-31 19:27:16 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:04:05 -08:00
2008-01-28 15:03:53 -08:00
2008-01-28 15:07:12 -08:00
2008-01-04 00:47:04 -08:00
2008-01-28 15:03:40 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:03:40 -08:00
2007-10-23 20:18:13 -04:00
2007-10-10 16:51:42 -07:00
2008-01-18 14:44:33 -05:00
2008-02-01 20:54:03 +11:00
2008-01-28 13:13:27 +00:00
2007-10-10 16:51:13 -07:00
2008-02-03 04:28:07 -08:00
2007-10-10 16:51:13 -07:00
2008-01-28 15:07:59 -08:00
2007-10-10 16:51:42 -07:00
2008-02-03 16:36:24 +02:00
2008-01-28 15:08:03 -08:00
2008-01-28 15:08:03 -08:00
2008-01-08 23:30:09 -08:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:42 -07:00
2007-10-19 11:53:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-19 23:12:43 +02:00
2008-01-26 15:26:01 -07:00
2008-01-26 15:26:01 -07:00
2007-10-29 05:59:10 -04:00
2007-10-23 08:32:34 -07:00
2008-02-03 04:28:40 -08:00
2007-10-10 16:51:45 -07:00
2008-01-28 15:05:47 -08:00
2007-12-04 15:06:11 -05:00
2007-10-17 20:11:28 -04:00
2007-12-14 15:26:15 -05:00
2008-01-28 15:07:12 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:42 -07:00
2008-02-03 04:26:12 -08:00
2007-10-10 16:51:16 -07:00
2008-01-24 20:40:40 -08:00
2007-10-10 16:50:46 -07:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:05:54 -08:00
2008-01-28 15:05:53 -08:00
2007-10-10 16:51:42 -07:00
2008-01-24 20:40:38 -08:00
2007-10-15 14:29:49 -04:00
2008-02-04 08:00:54 -08:00
2007-10-10 16:51:42 -07:00
2008-02-03 15:12:15 +02:00
2007-12-01 16:38:28 -05:00
2007-10-10 16:51:42 -07:00
2008-01-28 14:57:25 -08:00
2008-01-28 15:04:05 -08:00
2008-01-28 15:07:12 -08:00
2007-10-10 16:51:13 -07:00
2008-02-03 04:26:00 -08:00
2008-01-28 15:07:12 -08:00
2007-10-13 09:41:03 -07:00
2007-10-10 16:51:42 -07:00
2008-01-31 19:28:25 -08:00
2008-01-28 15:10:33 -08:00
2008-01-08 23:30:00 -08:00
2007-10-19 11:53:42 -07:00
2008-02-03 04:28:10 -08:00
2007-10-23 20:15:54 -04:00
2007-10-13 09:41:03 -07:00
2007-11-13 03:16:17 -08:00
2007-10-10 16:51:16 -07:00
2008-02-03 04:28:42 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-15 15:57:38 -04:00
2007-10-10 16:51:42 -07:00
2008-01-28 14:54:17 -08:00
2008-01-08 23:29:59 -08:00
2007-10-10 16:51:13 -07:00
2007-10-14 12:41:51 -07:00
2007-10-23 21:28:40 -04:00
2008-01-28 14:59:15 -08:00
2008-01-10 02:12:44 -08:00
2008-01-28 15:07:56 -08:00
2008-02-03 04:27:55 -08:00
2008-02-03 04:27:54 -08:00
2008-02-03 04:28:43 -08:00
2008-01-28 15:03:36 -08:00
2008-01-28 15:07:20 -08:00
2007-11-12 18:07:31 -08:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:11:27 -08:00
2007-10-27 00:52:07 -07:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:03:59 -08:00
2008-01-25 22:52:51 +11:00
2008-01-28 15:08:00 -08:00
2008-01-28 15:08:00 -08:00
2008-01-28 15:04:16 -08:00
2008-01-12 17:41:04 -05:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:03:59 -08:00
2007-12-22 22:53:07 -05:00
2008-01-28 15:03:52 -08:00
2008-02-03 04:27:38 -08:00
2008-02-03 04:27:38 -08:00
2007-10-15 14:29:48 -04:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:51:16 -07:00
2007-10-10 16:53:47 -07:00
2007-10-10 16:51:45 -07:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:08:02 -08:00
2008-02-03 04:28:45 -08:00
2008-01-28 15:03:59 -08:00
2007-12-01 16:32:30 -05:00
2007-10-16 21:10:29 -04:00
2008-02-03 04:28:44 -08:00
2008-01-28 15:08:01 -08:00
2008-01-28 15:11:27 -08:00
2008-01-28 15:04:01 -08:00
2008-01-28 13:13:19 +00:00
2008-01-28 13:13:23 +00:00
2007-12-04 14:53:43 -05:00
2007-12-14 16:12:42 -05:00
2008-01-28 15:03:59 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:52:53 -07:00
2007-10-19 23:10:43 +02:00
2007-10-17 08:42:57 -07:00
2007-12-14 15:26:04 -05:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:42 -07:00
2008-02-03 04:26:15 -08:00
2008-01-28 15:03:46 -08:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:07:10 -08:00
2008-01-28 15:07:12 -08:00
2008-01-28 15:07:09 -08:00
2007-10-10 16:51:42 -07:00
2008-02-03 04:26:14 -08:00
2007-10-10 16:51:16 -07:00
2008-02-03 04:26:13 -08:00
2008-01-22 00:35:23 +00:00
2007-10-10 16:51:34 -07:00
2008-01-28 15:03:37 -08:00
2007-10-10 16:51:34 -07:00
2008-01-28 15:07:12 -08:00
2008-01-28 14:59:32 -08:00
2007-10-10 16:51:13 -07:00
2007-10-19 23:00:03 -04:00
2008-01-28 15:07:57 -08:00
2007-12-22 22:53:06 -05:00
2007-12-22 22:53:06 -05:00
2007-10-10 16:51:45 -07:00
2008-01-28 08:32:56 -06:00
2007-12-17 16:02:20 -05:00
2008-02-03 04:25:59 -08:00
2007-10-11 21:55:47 -07:00
2008-01-20 20:31:45 -08:00
2008-02-03 04:26:10 -08:00
2008-02-03 04:26:27 -08:00
2008-02-03 04:26:27 -08:00
2008-02-04 23:50:09 +11:00
2007-10-10 16:51:42 -07:00
2008-01-28 15:07:12 -08:00
2007-12-22 22:53:06 -05:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00