lkml.org 
[lkml]   [2005]   [Jul]   [1]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromKeith Owens <>
Subject2.6.13-rc1 CONFIG_DEBUG_SPINLOCK is useless on SMP
DateFri, 01 Jul 2005 14:38:30 +1000
2.6.13-rc1 built with SMP=Y and DEBUG_SPINLOCK=y.  That uses
kernel/spinlock.c instead of the inline definitions of the spinlock
functions.  Alas only the inline definitions test for DEBUG_SPINLOCK=y,
none of the code in in spinlock.c has any debug facilities.

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

\
 
 \ /
  Last update: 2005-07-01 06:42    [from the cache]
©2003-2008