Re: [PATCH 2/2] Use mutex_lock_timeout in qla2xxx driver

From: Andrew Vasquez
Date: Mon Nov 20 2006 - 16:22:13 EST


On Thu, 09 Nov 2006, Matthew Wilcox wrote:

> qla2xxx can use a mutex instead of a semaphore for mailbox serialisation.
> It can also use the new mutex_down_timeout function I introduced in
> patch 1/2.
>
> Compile-tested only (I don't have a qlogic card conveniently available
> right now).
>
> Signed-off-by: Matthew Wilcox <matthew@xxxxxx>

Initial testing appears promising.

Ack-by: Andrew Vasquez <andrew.vasquez@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/