sched, net: socket wakeups are sync
commit6f3d09291b4982991680b61763b2541e53e2a95f
authorIngo Molnar <mingo@elte.hu>
Wed, 19 Mar 2008 00:44:24 +0000 (19 01:44 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 19 Mar 2008 03:27:53 +0000 (19 04:27 +0100)
tree683ca6bd7c93635ba315fa2f939de74124a39196
parentf48273860edfca2306236d0f0de609aab3f773d4
sched, net: socket wakeups are sync

'sync' wakeups are a hint towards the scheduler that (certain)
networking related wakeups likely create coupling between tasks.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
net/core/sock.c