Re: [patch] updates XFS mutex patch

From: Ingo Molnar
Date: Thu Dec 29 2005 - 06:06:54 EST



* Jes Sorensen <jes@xxxxxxxxxxxxxxxxxx> wrote:

> +#define mutex_destroy(lock) do{}while(0)

FYI, there's now a mutex_destroy() op provided by mutex.h, which is
functional if CONFIG_DEBUG_MUTEXES is enabled. (it hasnt been tested
much though)

Ingo
-
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/