[PATCH][PPC32] include/asm-ppc/rwsem.h RWSEM_DEBUG usage

Mark A. Greer mgreer at mvista.com
Wed Feb 2 10:53:21 EST 2005


include/asm-ppc/rwsem.h has '#ifdef RWSEM_DEBUG' but RWSEM_DEBUG is 
always defined (as 0) in include/linux/rwsem.h.  The #ifdef's should be 
#if's.  This also brings the ppc usage in line with the the other 
architectures.

Please apply.

Signed-off-by: Mark A. Greer <mgreer at mvista.com>
--
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rwsem.patch
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20050201/4ab5d7be/attachment.txt>


More information about the Linuxppc-dev mailing list