On 5 January 2015 at 01:37, Joonsoo Kim <[email protected]> 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 > kmemleak_erase() definition completely.
Good point. Acked-by: Catalin Marinas <[email protected]> -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

