提交 01e5d556 编写于 作者: A Al Viro

dmabuf: annotate dma_buf->active

Contains POLL... bitmaps
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 58e3b602
......@@ -301,7 +301,7 @@ struct dma_buf {
struct dma_fence_cb cb;
wait_queue_head_t *poll;
unsigned long active;
__poll_t active;
} cb_excl, cb_shared;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册