generic-ipi: remove CSD_FLAG_WAIT
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 25 Feb 2009 12:59:48 +0000 (13:59 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Feb 2009 13:13:44 +0000 (14:13 +0100)
commit6e2756376c706e4da3454a272947983f92e80a7e
tree3a54c5dd97921ae869bb6122a69af42d9161ee3e
parent8969a5ede0f9e17da4b943712429aef2c9bcd82b
generic-ipi: remove CSD_FLAG_WAIT

Oleg noticed that we don't strictly need CSD_FLAG_WAIT, rework
the code so that we can use CSD_FLAG_LOCK for both purposes.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Nick Piggin <npiggin@suse.de>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
block/blk-softirq.c
include/linux/smp.h
kernel/sched.c
kernel/smp.c
kernel/softirq.c