patch-2.4.0-test6 linux/include/asm-i386/semaphore.h

Next file: linux/include/asm-i386/stat.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/include/asm-i386/semaphore.h linux/include/asm-i386/semaphore.h
@@ -102,8 +102,8 @@
 
 /*
  * This is ugly, but we want the default case to fall through.
- * "down_failed" is a special asm handler that calls the C
- * routine that actually waits. See arch/i386/lib/semaphore.S
+ * "__down_failed" is a special asm handler that calls the C
+ * routine that actually waits. See arch/i386/kernel/semaphore.c
  */
 extern inline void down(struct semaphore * sem)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)