Re: [PATCH v2 2/3] regmap: debugfs: Fix kmemleak in regmap_debugfs_init

From: JeffyChen
Date: Wed Mar 07 2018 - 05:56:31 EST


Hi Mark,

Thanks for your reply.

On 03/06/2018 08:59 PM, Mark Brown wrote:
On Tue, Mar 06, 2018 at 07:04:02PM +0800, Jeffy Chen wrote:
Use map->debugfs_name to store allocated debugfs name, so it would be
freed in regmap_debugfs_exit().

I'm missing patch 1 in this series and I think this collides with a fix
I already have locally.

sorry for that, i should CC you the whole seires.

the patch 1 should be:
https://patchwork.kernel.org/patch/10261413