Bhaktipriya Shridhar
0a91605cda
net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
...
The workqueue health->wq was used as per device private health thread.
This was done to perform delayed work.
The workqueue has a single workitem(&health->work) and
hence doesn't require ordering. It is involved in handling the health of
the device and is not being used on a memory reclaim path.
Hence, the singlethreaded workqueue has been replaced with the use of
system_wq.
Work item has been flushed in mlx5_health_cleanup() to ensure that
there are no pending tasks while disconnecting the driver.
Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-26 15:18:56 -07:00
..
2016-05-04 14:16:49 -04:00
2016-06-16 17:07:05 -07:00
2016-05-04 14:16:49 -04:00
2016-07-17 23:22:02 -07:00
2016-05-20 18:33:37 -07:00
2016-07-24 00:53:32 -04:00
2016-06-22 16:22:41 -04:00
2016-06-22 16:22:41 -04:00
2016-07-15 16:41:35 -07:00
2016-07-25 21:51:43 -07:00
2016-07-04 15:59:52 -07:00
2016-06-14 15:30:50 -04:00
2016-07-24 00:53:32 -04:00
2016-07-25 21:43:31 -07:00
2016-03-01 15:19:43 -05:00
2016-06-25 11:57:33 -04:00
2016-07-16 22:06:00 -07:00
2016-07-25 11:04:37 -07:00
2016-06-15 12:17:57 -07:00
2016-06-14 17:16:14 -04:00
2016-05-17 12:30:19 -04:00
2016-05-04 14:16:49 -04:00
2016-05-04 14:16:49 -04:00
2016-06-30 08:54:18 -04:00
2016-07-24 00:53:32 -04:00
2016-07-20 21:05:18 -07:00
2016-07-04 17:16:41 -07:00
2016-05-04 14:16:49 -04:00
2016-07-16 21:32:58 -07:00
2016-05-04 14:16:49 -04:00
2016-05-04 14:16:49 -04:00
2016-07-09 17:42:11 -04:00
2016-07-25 11:26:48 -07:00
2016-07-24 00:53:32 -04:00
2016-07-12 11:07:38 -07:00
2016-07-26 15:18:56 -07:00
2016-05-17 12:30:19 -04:00
2016-07-02 14:48:14 -04:00
2016-05-04 14:16:49 -04:00
2016-04-28 14:21:14 -04:00
2016-05-04 14:16:49 -04:00
2016-04-26 15:53:05 -04:00
2016-07-11 13:52:00 -07:00
2016-05-04 14:16:49 -04:00
2016-02-25 16:51:05 -05:00
2016-07-04 23:55:29 -07:00
2016-04-28 17:19:58 -04:00
2016-05-04 14:16:49 -04:00
2016-07-15 16:41:34 -07:00
2016-07-25 21:41:19 -07:00
2016-05-04 14:16:49 -04:00
2016-07-05 00:10:30 -07:00
2016-05-17 14:31:09 -04:00
2016-07-19 16:01:33 -07:00
2016-07-05 09:06:28 -07:00
2016-06-28 09:12:35 -04:00
2016-05-04 14:16:49 -04:00
2016-06-30 05:03:36 -04:00
2016-05-04 14:16:49 -04:00
2016-05-04 14:16:49 -04:00
2016-07-15 16:41:35 -07:00
2016-07-13 18:07:56 -07:00
2016-05-04 14:16:49 -04:00
2016-07-17 22:27:39 -07:00
2016-05-04 14:16:49 -04:00
2016-07-25 17:56:55 -07:00
2016-06-17 22:27:38 -07:00
2016-07-15 16:41:33 -07:00
2016-04-26 01:10:26 -04:00
2016-05-04 14:16:49 -04:00
2016-06-02 12:15:17 -07:00
2016-07-20 14:46:00 -07:00
2016-06-27 04:19:14 -04:00
2016-07-04 15:59:52 -07:00
2016-06-28 05:10:26 -04:00
2016-06-28 05:10:26 -04:00
2016-07-24 00:53:32 -04:00
2016-05-04 14:16:49 -04:00
2016-04-13 22:57:00 -04:00
2016-03-18 18:25:30 -04:00
2016-05-04 14:16:49 -04:00
2016-07-04 15:59:51 -07:00
2016-03-18 18:25:30 -04:00
2016-05-17 12:30:19 -04:00