Re: [PATCH] Centralize the selection for debugging semaphores.
- From: "Michal Piotrowski" <michal.k.k.piotrowski@xxxxxxxxx>
- Date: Wed, 31 Jan 2007 14:44:17 +0100
On 31/01/07, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
[..]
Centralize the kernel config option for debugging semaphores and
modify the macro for frv to use that config option instead.
Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
+config DEBUG_SEMAPHORE
+ bool "Semaphore debugging"
+ depends on DEBUG_KERNEL
+ default n
+ help
+ If you say Y here then semaphore processing will issue lots of
+ verbose debugging messages. If you suspect a semaphore problem or a
+ kernel hacker asks for this option then say Y. Otherwise say N.
+
+ At the moment, this is implemented only by alpha and frv.
IMHO this option should stay in arch/{alpha,frv}/Kconfig.debug
Regards,
Michal
--
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] Centralize the selection for debugging semaphores.
- From: Robert P. J. Day
- Re: [PATCH] Centralize the selection for debugging semaphores.
- References:
- [PATCH] Centralize the selection for debugging semaphores.
- From: Robert P. J. Day
- [PATCH] Centralize the selection for debugging semaphores.
- Prev by Date: Re: Free Linux Driver Development!
- Next by Date: 2.6.20-rc6 ramdisk problem
- Previous by thread: [PATCH] Centralize the selection for debugging semaphores.
- Next by thread: Re: [PATCH] Centralize the selection for debugging semaphores.
- Index(es):
Relevant Pages
|
|