提交 eac0b1c3 编写于 作者: L Luc Van Oostenryck 提交者: Linus Torvalds
上级 9de5ab8a
...@@ -558,6 +558,7 @@ static void wq_add(struct mqueue_inode_info *info, int sr, ...@@ -558,6 +558,7 @@ static void wq_add(struct mqueue_inode_info *info, int sr,
*/ */
static int wq_sleep(struct mqueue_inode_info *info, int sr, static int wq_sleep(struct mqueue_inode_info *info, int sr,
ktime_t *timeout, struct ext_wait_queue *ewp) ktime_t *timeout, struct ext_wait_queue *ewp)
__releases(&info->lock)
{ {
int retval; int retval;
signed long time; signed long time;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册