fs: disable priority inheritance on all signaling semaphores
authorHeesub Shin <heesub.shin@samsung.com>
Thu, 6 Apr 2017 01:56:27 +0000 (10:56 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:11 +0000 (12:02 +0900)
commitc883f9bc520361ac891d7246bad97f117be6d7e5
treed93254d03e28141b70dbdc46cf8ea8ffb73051cd
parent36c24786fa693ab230038e805b385a265a46f2bd
fs: disable priority inheritance on all signaling semaphores

Disable priority inheritance on all semaphores used for signaling.

Change-Id: I2d032767bff07012d7724a2228705dc125d42fd8
Signed-off-by: Gregory Nutt <gnutt@nuttx.org>
[Shin: backported dbbe46a2 from NuttX]
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/fs/vfs/fs_poll.c