patch-2.2.0-pre7 linux/include/asm-i386/semaphore.h

Next file: linux/include/asm-sparc/page.h
Previous file: linux/include/asm-i386/locks.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre6/linux/include/asm-i386/semaphore.h linux/include/asm-i386/semaphore.h
@@ -49,11 +49,6 @@
  *
  * This is trivially done with load_locked/store_cond,
  * but on the x86 we need an external synchronizer.
- * Currently this is just the global interrupt lock,
- * bah. Go for a smaller spinlock some day.
- *
- * (On the other hand this shouldn't be in any critical
- * path, so..)
  */
 static inline void wake_one_more(struct semaphore * sem)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov