Re: [PATCH] [keys] Use mutex instead of rw_semaphore for __key_link() serialisation

From: David Howells
Date: Mon Apr 14 2008 - 06:23:34 EST


Arun Raghavan <arunsr@xxxxxxxxxxxxxx> wrote:

> __key_link() uses an rw_semaphore as a mutex to serialise link/link calls.
> This patch converts it to explicitly use a struct mutex.
>
> Signed-off-by: Arun Raghavan <arunsr@xxxxxxxxxxxxxx>
> Signed-off-by: Satyam Sharma <satyam@xxxxxxxxxxxxx>

Acked-by: David Howells <dhowells@xxxxxxxxxx>
--
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/