commit | 665c1c2166d3cc394f0cf2dd2da1e68b645552a7 | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Fri Aug 16 11:53:56 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 16 16:28:41 2019 +0100 |
tree | 531fe652b9b26cff16310728407aaa183d0771fd | |
parent | 6ac689d2e3162f2673136b59ea29e18c4cb3fbf1 [diff] |
drm/i915/buddy: tidy up i915_buddy_fini If we are leaking nodes don't hide it. Also stop trying to be "defensive" and instead embrace Kasan et al. Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190816105357.14340-1-matthew.auld@intel.com