dmabuf: annotate dma_buf->active
Contains POLL... bitmaps Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -301,7 +301,7 @@ struct dma_buf {
|
|||||||
struct dma_fence_cb cb;
|
struct dma_fence_cb cb;
|
||||||
wait_queue_head_t *poll;
|
wait_queue_head_t *poll;
|
||||||
|
|
||||||
unsigned long active;
|
__poll_t active;
|
||||||
} cb_excl, cb_shared;
|
} cb_excl, cb_shared;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user