Re: [PATCH 24/37] dvb: dst: protect the read/write commands witha mutex

From: Manu Abraham
Date: Thu Nov 03 2005 - 04:41:37 EST


Andrew Morton wrote:

Michael Krufky <mkrufky@xxxxxxx> wrote:


+ sema_init(&state->dst_mutex, 1);



We normally use init_MUTEX(), so we don't have to remember that 1 == unlocked.



Hello Andrew,

I will have that changed in dvb-kernel CVS. Would you like me to send in a patch for the same. Or you can have it changed .. ?


Thanks,
Manu

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