On 5 January 2015 at 01:37, Joonsoo Kim wrote:
> We already call kmemleak_no_scan() in initialization step of array cache,
> so kmemleak doesn't scan array cache. Therefore, we don't need to call
> kmemleak_erase() here.
>
> And, this call is the last caller of kmemleak_erase(), so remove
> kmemle
We already call kmemleak_no_scan() in initialization step of array cache,
so kmemleak doesn't scan array cache. Therefore, we don't need to call
kmemleak_erase() here.
And, this call is the last caller of kmemleak_erase(), so remove
kmemleak_erase() definition completely.
Signed-off-by: Joonsoo K
2 matches
Mail list logo