Mike McCormack
f6caa14aa0
sky2: Avoid transmits during sky2_down()
...
This patch supersedes my previous patch "sky2: Avoid transmitting
during sky2_restart".
I have reworked the patch to avoid crashes during both sky2_restart()
and sky2_set_ringparam().
Without this patch, the sky2 driver can be crashed by doing:
# pktgen eth1 & (transmit many packets on eth1)
# ethtool -G eth1 tx 510
I am aware you object to storing extra state, but I can't see a way
around this. Without remembering that we're restarting,
netif_wake_queue() is called in the ISR from sky2_tx_complete(), and
netif_tx_lock() is used in sky2_tx_done(). If anybody can see a way
around this, please let me know.
Signed-off-by: Mike McCormack <mikem@ring3k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-03 19:02:36 -07:00
..
2009-06-15 03:02:23 -07:00
2009-07-22 11:24:28 -07:00
2009-07-16 18:05:20 -07:00
2009-06-25 02:58:17 -07:00
2009-07-13 11:02:55 -07:00
2009-07-22 09:28:55 -07:00
2009-07-16 18:05:23 -07:00
2009-07-20 12:28:30 -07:00
2009-05-29 01:46:26 -07:00
2009-04-13 15:16:33 -07:00
2009-07-09 17:16:06 -07:00
2009-06-30 19:47:00 -07:00
2009-07-03 20:09:42 -07:00
2009-07-12 14:20:04 -07:00
2009-05-29 01:46:26 -07:00
2009-07-22 09:27:19 -07:00
2009-07-17 10:07:12 -07:00
2009-07-21 13:00:43 -07:00
2009-07-13 11:11:41 -07:00
2009-06-19 16:46:06 -07:00
2009-06-29 19:41:49 -07:00
2009-06-08 00:21:48 -07:00
2009-08-03 13:24:58 -07:00
2009-04-16 02:20:13 -07:00
2009-08-02 20:22:18 -07:00
2009-06-13 01:18:50 -07:00
2009-08-02 12:20:44 -07:00
2009-07-20 08:26:55 -07:00
2009-07-23 10:56:48 -07:00
2009-07-03 19:10:51 -07:00
2009-06-11 02:47:11 -07:00
2009-06-15 03:02:23 -07:00
2009-07-26 18:50:39 -07:00
2009-08-02 12:20:38 -07:00
2009-07-21 12:40:39 -07:00
2009-06-17 04:31:14 -07:00
2009-06-17 04:31:16 -07:00
2009-06-15 21:30:28 -07:00
2009-07-29 14:52:01 -04:00
2009-06-13 01:18:50 -07:00
2009-05-26 20:35:02 -07:00
2009-05-26 20:35:02 -07:00
2009-06-13 01:18:50 -07:00
2009-05-26 20:35:02 -07:00
2009-06-03 02:43:41 -07:00
2009-07-30 13:27:28 -07:00
2009-05-26 20:35:03 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-07-12 14:20:04 -07:00
2009-04-16 02:20:06 -07:00
2009-04-24 04:45:33 -07:00
2009-05-17 11:59:51 -07:00
2009-06-13 01:18:50 -07:00
2009-03-27 00:46:54 -07:00
2009-05-29 01:46:27 -07:00
2009-04-07 08:31:11 -07:00
2009-04-11 02:53:46 -07:00
2009-07-26 18:50:38 -07:00
2009-04-14 21:57:01 -07:00
2009-06-13 01:18:50 -07:00
2009-03-24 23:32:03 -07:00
2009-05-27 15:47:07 -07:00
2009-06-15 03:02:23 -07:00
2009-06-03 02:43:41 -07:00
2009-04-16 02:20:06 -07:00
2009-04-04 16:51:14 -07:00
2009-06-24 00:19:06 -07:00
2009-06-15 03:02:23 -07:00
2009-04-27 03:27:43 -07:00
2009-04-27 03:27:43 -07:00
2009-04-27 03:27:43 -07:00
2009-07-21 13:00:44 -07:00
2009-07-05 18:03:23 -07:00
2009-07-05 18:03:23 -07:00
2009-06-13 01:18:50 -07:00
2009-06-09 10:22:42 -05:00
2009-06-21 11:00:33 -05:00
2009-07-27 11:25:58 -07:00
2009-06-09 10:22:42 -05:00
2009-06-24 18:03:11 -07:00
2009-07-14 12:03:41 -07:00
2009-07-08 10:46:44 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-08 02:42:35 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-05-29 01:46:27 -07:00
2009-06-13 01:18:50 -07:00
2009-04-02 16:31:45 -07:00
2009-07-16 18:05:25 -07:00
2009-07-26 18:53:17 -07:00
2009-07-30 13:27:34 -07:00
2009-05-18 22:19:19 -07:00
2009-03-27 00:46:55 -07:00
2009-06-13 01:18:32 -07:00
2009-06-13 01:18:50 -07:00
2009-07-26 18:50:37 -07:00
2009-06-18 11:22:08 +10:00
2009-06-18 11:22:08 +10:00
2009-07-12 14:20:04 -07:00
2009-07-06 18:56:11 -07:00
2009-07-05 18:03:33 -07:00
2009-06-25 20:03:53 -07:00
2009-07-30 14:20:42 -07:00
2009-07-22 09:27:23 -07:00
2009-06-03 02:43:41 -07:00
2009-06-13 01:18:50 -07:00
2009-06-17 04:31:16 -07:00
2009-04-16 02:20:08 -07:00
2009-06-13 01:18:32 -07:00
2009-05-17 15:19:36 -07:00
2009-05-18 22:19:19 -07:00
2009-06-11 17:23:24 -07:00
2009-04-07 08:31:11 -07:00
2009-06-12 18:01:46 +02:00
2009-07-14 12:03:41 -07:00
2009-04-19 18:42:58 -07:00
2009-07-21 12:21:49 -07:00
2009-05-29 01:46:27 -07:00
2009-07-22 09:33:08 -07:00
2009-05-29 01:51:22 -07:00
2009-06-08 00:20:20 -07:00
2009-07-20 08:23:26 -07:00
2009-07-20 08:23:26 -07:00
2009-03-27 00:46:48 -07:00
2009-05-05 12:29:47 -07:00
2009-06-13 01:18:50 -07:00
2009-04-16 02:20:15 -07:00
2009-04-27 02:53:52 -07:00
2009-04-27 02:53:52 -07:00
2009-04-27 02:53:52 -07:00
2009-05-18 22:19:19 -07:00
2009-03-27 00:46:54 -07:00
2009-06-13 01:18:50 -07:00
2009-06-03 02:43:41 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-04-16 02:20:16 -07:00
2009-07-21 12:21:49 -07:00
2009-06-11 02:32:39 -07:00
2009-07-20 08:23:26 -07:00
2009-06-25 20:06:34 -07:00
2009-05-18 21:08:20 -07:00
2009-04-29 17:32:42 -07:00
2009-04-16 02:20:18 -07:00
2009-06-19 01:12:52 -07:00
2009-04-16 02:20:21 -07:00
2009-06-13 01:18:50 -07:00
2009-05-03 14:19:23 -07:00
2009-05-01 15:21:55 -07:00
2009-05-01 15:24:18 -07:00
2009-04-16 02:20:22 -07:00
2009-03-27 00:46:53 -07:00
2009-06-13 01:18:50 -07:00
2009-03-28 23:37:27 -07:00
2009-06-18 00:29:08 -07:00
2009-06-12 18:01:45 +02:00
2009-06-13 01:18:50 -07:00
2009-04-27 03:20:17 -07:00
2009-04-27 02:53:49 -07:00
2009-04-16 02:20:23 -07:00
2009-08-02 12:23:06 -07:00
2009-07-12 14:20:04 -07:00
2009-07-14 13:13:41 -07:00
2009-08-02 12:20:31 -07:00
2009-07-14 13:13:41 -07:00
2009-07-30 14:19:19 -07:00
2009-08-02 12:20:34 -07:00
2009-07-12 14:20:02 -07:00
2009-07-12 14:20:02 -07:00
2009-06-23 16:36:27 -07:00
2009-07-08 10:49:28 -07:00
2009-07-26 20:18:52 -07:00
2009-04-16 02:20:24 -07:00
2009-06-13 01:18:32 -07:00
2009-04-29 17:32:34 -07:00
2009-06-08 00:20:22 -07:00
2009-06-08 00:20:22 -07:00
2009-08-02 12:20:40 -07:00
2009-06-13 01:18:50 -07:00
2009-07-20 08:27:02 -07:00
2009-03-27 00:46:46 -07:00
2009-04-16 02:20:25 -07:00
2009-06-25 20:03:56 -07:00
2009-05-25 22:49:56 -07:00
2009-06-17 18:46:46 -07:00
2009-06-13 01:18:50 -07:00
2009-07-22 11:24:26 -07:00
2009-08-03 19:02:36 -07:00
2009-08-03 19:02:36 -07:00
2009-07-12 14:20:04 -07:00
2009-07-26 19:15:07 -07:00
2009-04-16 02:20:25 -07:00
2009-06-13 01:18:50 -07:00
2009-05-01 15:21:55 -07:00
2009-03-27 00:46:47 -07:00
2009-03-27 00:46:48 -07:00
2009-07-12 14:20:04 -07:00
2009-03-19 23:59:27 -07:00
2009-04-07 08:31:11 -07:00
2009-06-17 01:36:23 -07:00
2009-03-23 14:42:09 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-03-23 14:29:24 -07:00
2009-05-27 15:47:07 -07:00
2009-04-07 08:31:11 -07:00
2009-06-13 01:18:50 -07:00
2009-03-23 14:29:24 -07:00
2009-03-23 14:29:24 -07:00
2009-07-12 14:20:04 -07:00
2009-05-17 21:03:43 -07:00
2009-06-11 02:47:14 -07:00
2009-04-07 08:31:11 -07:00
2009-06-08 00:21:48 -07:00
2009-04-21 01:41:02 -07:00
2009-06-13 01:18:50 -07:00
2009-04-13 15:16:21 -07:00
2009-07-06 12:47:07 -07:00
2009-04-07 08:31:11 -07:00
2009-06-12 18:01:46 +02:00
2009-07-22 09:27:24 -07:00
2009-06-18 14:07:15 -07:00
2009-06-25 02:45:42 -07:00
2009-07-12 14:20:04 -07:00
2009-06-21 22:42:30 -07:00
2009-05-27 15:47:07 -07:00
2009-06-18 00:29:08 -07:00
2009-06-15 21:30:28 -07:00
2009-04-13 15:16:21 -07:00
2009-05-29 01:46:27 -07:00