commit | a1db9c54eb29afd9842a08b2cbc2bc07a8a602b9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Nov 08 09:21:01 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 09 12:02:09 2018 +0000 |
tree | f2253070991b0e26db233518be40ca71406883a5 | |
parent | 8811d616dfaa8c6e1905a20ce0543ec401275997 [diff] |
drm/i915: Track rcu_head for our idle worker While our little rcu worker might be able to be replaced now by the dedicated rcu_work, in the meantime we should mark up the rcu_head for correct debugobjects tracking. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181108092101.27598-2-chris@chris-wilson.co.uk