[PATCH 01/52] mm/sl[uo]b: export __kmalloc_track(_node)_caller

Christopher Lameter cl at linux.com
Sat Feb 22 03:42:19 UTC 2020


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 at linux.com>


More information about the dri-devel mailing list