adding to wait queue

Raj, Ashok (ashok.raj@intel.com)
Mon, 7 Jun 1999 14:35:27 -0700


Have a silly question.

when i add to wait_queue() should i need a spinlock around it in a MP
system? or
would doing a

save_flags(); cli() before doing a add_wait_queue() be sufficient.

Cheers,
ashokr

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/