Re: [PATCH] Staging: quatech_usb2: Convert eos semaphore to mutex

From: Oliver Neukum
Date: Sat May 15 2010 - 17:56:11 EST


Am Samstag, 15. Mai 2010 23:40:02 schrieb Alessio Igor Bogani:
> The eos semaphore is used as a mutex so replace it with a real mutex.

Documentation/mutex-design.txt states that a mutex must not be used
from within an interrupt handler. Is this outdated?

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