Home
last modified time | relevance | path

Searched hist:"916082 b073ebb7f4e064cebce0768e34cacde508" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/nfc/hci/
H A Dhcp.cdiff 916082b073ebb7f4e064cebce0768e34cacde508 Tue Oct 02 18:01:31 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> 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>
H A Dllc_shdlc.cdiff 916082b073ebb7f4e064cebce0768e34cacde508 Tue Oct 02 18:01:31 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> 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>
H A Dcore.cdiff 916082b073ebb7f4e064cebce0768e34cacde508 Tue Oct 02 18:01:31 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> 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>
/openbmc/linux/drivers/net/ieee802154/
H A Dmrf24j40.cdiff 916082b073ebb7f4e064cebce0768e34cacde508 Tue Oct 02 18:01:31 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> 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>
/openbmc/linux/net/nfc/
H A Dcore.cdiff 916082b073ebb7f4e064cebce0768e34cacde508 Tue Oct 02 18:01:31 CDT 2012 Linus Torvalds <torvalds@linux-foundation.org> 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>