| | From | Arnd Bergmann <> | | Subject | Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation | | Date | Tue, 13 Dec 2005 01:30:04 +0100 |
Am Dienstag 13 Dezember 2005 00:45 schrieb David Howells: > (7) Provides a debugging config option CONFIG_DEBUG_MUTEX_OWNER by which > the mutex owner can be tracked and by which over-upping can be detected.
I can't see how your code actually detects the over-upping, although it's fairly obvious how it would be done. Did you miss one patch for this?
Arnd <>< - 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/
|