Linus Torvalds
916082b073
workqueue: avoid using deprecated functions
...
The network merge brought in a few users of functions that got
deprecated by the workqueue cleanups: the 'system_nrt_wq' is now the
same as the regular system_wq, since all workqueues are now non-
reentrant.
Similarly, remove one use of flush_work_sync() - the regular
flush_work() has become synchronous, and the "_sync()" version is thus
deprecated as being superfluous.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-02 16:01:31 -07:00
..
2012-08-20 14:51:24 -07:00
2012-05-15 20:23:16 -04:00
2012-10-02 13:38:27 -07:00
2012-08-14 21:48:06 -07:00
2012-08-31 16:14:33 -04:00
2012-08-14 21:49:42 -07:00
2012-09-28 14:40:49 -04:00
2012-10-02 13:38:27 -07:00
2012-10-01 18:39:44 -04:00
2012-09-10 16:13:31 -04:00
2012-09-10 15:30:41 -04:00
2012-09-21 20:49:26 -07:00
2012-10-02 13:38:27 -07:00
2012-09-10 15:30:41 -04:00
2012-08-15 21:36:31 -07:00
2012-09-10 15:30:41 -04:00
2012-09-13 18:28:04 -07:00
2012-08-20 14:51:24 -07:00
2012-07-19 10:48:00 -07:00
2012-09-18 16:08:19 -04:00
2012-10-02 13:38:27 -07:00
2012-10-02 11:11:09 -07:00
2012-08-14 21:48:06 -07:00
2012-10-02 13:38:27 -07:00
2012-06-15 15:30:15 -07:00
2012-10-01 17:15:06 -04:00
2012-09-28 14:40:49 -04:00
2012-05-17 18:45:20 -04:00
2012-10-02 11:11:09 -07:00
2012-09-21 16:14:14 +02:00
2012-07-12 07:54:45 -07:00
2012-10-02 13:38:27 -07:00
2012-10-02 13:38:27 -07:00
2012-10-02 11:11:09 -07:00
2012-09-21 13:58:08 -04:00
2012-10-02 16:01:31 -07:00
2012-09-18 16:08:19 -04:00
2012-10-02 11:11:09 -07:00
2012-09-10 15:30:41 -04:00
2012-08-22 22:52:04 -07:00
2012-10-02 13:38:27 -07:00
2012-09-13 18:28:04 -07:00
2012-10-02 13:38:27 -07:00
2012-10-02 11:11:09 -07:00
2012-10-02 09:54:49 -07:00
2012-09-18 16:08:19 -04:00
2012-09-17 13:00:13 -04:00
2012-07-24 13:55:21 -07:00
2012-09-30 02:30:16 -04:00
2012-07-10 23:13:45 -07:00
2012-10-02 13:38:27 -07:00
2012-07-22 17:50:49 -07:00
2012-09-04 14:20:14 -04:00
2012-05-18 01:35:08 -04:00
2012-09-27 18:42:00 -04:00
2012-05-15 20:14:35 -04:00