Re: [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 07, 2023 at 09:36:30PM +0100, Matthew Wilcox wrote:
> Or this:
> 
> /*
>  * Unlike mutexes, binary semaphores do not have an owner, so up() can
>  * be called in a different thread from the one which called down().
>  * It is also safe to call down_trylock() and up() from interrupt
>  * context.
>  */

I went with that. Thanks for helping me paint this shed!

  Luis



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux