diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-08-17 16:47:33 +0200 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-08-17 19:02:49 +0200 |
commit | 4fe3997a68f3300c73adc196ff33a952febe6974 (patch) | |
tree | a8c36eec0c0fc60acb242bf071c18b33b4bbb6c8 /drivers | |
parent | drm/panel: tpo-td043mtea1: remove redundant assignment (diff) | |
download | linux-4fe3997a68f3300c73adc196ff33a952febe6974.tar.xz linux-4fe3997a68f3300c73adc196ff33a952febe6974.zip |
dma-fence: Shrink size of struct dma_fence
Rearrange the couple of 32-bit atomics hidden amongst the field of
pointers that unnecessarily caused the compiler to insert some padding,
shrinks the size of the base struct dma_fence from 80 to 72 bytes on
x86-64.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190817144736.7826-3-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions