diff options
| author | Oleg Nesterov <[email protected]> | 2007-05-09 02:34:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-09 12:30:51 -0700 |
| commit | 319c2a986eb45989690c955d9667b814ef0ed56f (patch) | |
| tree | 1408756a141247f703b2866886d9707006ab33a9 /include/linux/debugobjects.h | |
| parent | 38c3bd96a0a7d375e12f173c34fbebf9f153cb56 (diff) | |
workqueue: fix freezeable workqueues implementation
Currently ->freezeable is per-cpu, this is wrong. CPU_UP_PREPARE creates
cwq->thread which is not freezeable. Move ->freezeable to workqueue_struct.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Srivatsa Vaddagiri <[email protected]>
Cc: "Pallipadi, Venkatesh" <[email protected]>
Cc: Gautham shenoy <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions