On Wed, 19 Feb 2020, Daniel Vetter wrote:
slab does this already, and I want to use this in a memory allocation tracker in drm for stuff that's tied to the lifetime of a drm_device, not the underlying struct device. Kinda like devres, but for drm.
Would be better to export it without underscores.
But ok.
Acked-by: Christoph Lameter cl@linux.com