commit | 6ac3a0ebfcc2f0c75ca0ca6974389ce421aa5cbd | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 20 13:21:18 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Aug 20 13:49:15 2019 +0100 |
tree | 76c42f009a05eab541d488de875921e1dd6c2c59 | |
parent | a8c16b7593bd1a4e613164a47c526ca9d1be764b [diff] |
dmabuf: Mark up onstack timer for selftests The dma-fence selftest uses an on-stack timer that requires explicit annotation for debugobjects. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111442 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20190820122118.13698-1-chris@chris-wilson.co.uk