Re: + isdn4linux-siemens-gigaset-drivers-logging-usage.patch addedto -mm tree

From: Arjan van de Ven
Date: Mon Apr 03 2006 - 21:23:04 EST



> - struct semaphore sem; /* locks this structure: */
> - /* connected is not changed, */
> - /* hardware_up is not changed, */
> - /* MState is not changed to or from
> - MS_LOCKED */
> + struct semaphore sem; /* locks this structure:
> + * connected is not changed,
> + * hardware_up is not changed,
> + * MState is not changed to or from
> + * MS_LOCKED */
>


please consider turning this into a mutex

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