commit | 2342e51ba2b52a7f5b78227e6faa4603ed3632a0 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Apr 17 10:53:01 2008 -0400 |
committer | Matthew Wilcox <willy@linux.intel.com> | Thu Apr 17 10:53:01 2008 -0400 |
tree | 3976ca80e2d452c4867fbff4278241f6c68cfa90 | |
parent | 714493cd5468f42ca3c4f730a9c17c203abd5059 [diff] |
Remove DEBUG_SEMAPHORE from Kconfig Alpha and FRV mutexes had an option to print lots of debugging messages in their semaphore implementation. This feature has not been carried over to the generic semaphores, so remove the stale Kconfig option. Signed-off-by: Matthew Wilcox <willy@linux.intel.com>