diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-06-29 14:59:28 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.com> | 2017-06-29 23:52:34 +0200 |
commit | 3b52ce44e720c240afc4c4b03140d7b7811b23bd (patch) | |
tree | 0f718c53cb9d6eab201f7847b74d18832c15e553 /security/yama | |
parent | dma-buf/sw-sync: Reduce irqsave/irqrestore from known context (diff) | |
download | linux-3b52ce44e720c240afc4c4b03140d7b7811b23bd.tar.xz linux-3b52ce44e720c240afc4c4b03140d7b7811b23bd.zip |
dma-buf/sw-sync: sync_pt is private and of fixed size
Since sync_pt is only allocated from a single location and is no longer
the base class for fences (that is struct dma_fence) it no longer needs
a generic unsized allocator.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Gustavo Padovan <gustavo@padovan.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170629125930.821-5-chris@chris-wilson.co.uk
Diffstat (limited to 'security/yama')
0 files changed, 0 insertions, 0 deletions