diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2007-05-09 02:34:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 12:30:52 -0700 |
commit | cce1a1656c9a3fdc6c6c1029b576e4ab6ecaac37 (patch) | |
tree | 016a79e653156e32766f17bd801ffd0e4dd3a79f /kernel/spinlock.c | |
parent | b1f4ec172f75bc2f5cc4f4be69b5587660a955d2 (diff) |
workqueue: introduce workqueue_struct->singlethread
Add explicit workqueue_struct->singlethread flag. This lessens .text a
little, but most importantly this allows us to manipulate wq->list without
changine the meaning of is_single_threaded().
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions