---
>From: Gregory Nutt
>Sent: 14 September 2022 21:07
>To: dev@nuttx.apache.org
>Subject: Re: g_inode_sem.holder = -1
>
>> The only clue I have is that g_inode_sem.holder is set to -1, which
>intuitively seems wrong to me, but this is way beyond me at this time of my
>NuttX j
> The only clue I have is that g_inode_sem.holder is set to -1, which
intuitively seems wrong to me, but this is way beyond me at this time of my
NuttX journey!
The value -1 is not an error. It means that one thread is waiting to
take a count from the semaphore. The value of the semaphore was 0