On 08/03/2015 03:43 AM, Catalin Marinas wrote:
The pages allocated for struct request contain pointers to other slab
allocations (via ops->init_request). Since kmemleak does not track/scan
page allocations, the slab objects will be reported as leaks (false
positives). This patch adds kmemleak callbacks to allow tracking of such
pages.
Signed-off-by: Catalin Marinas<[email protected]>
Reported-by: Bart Van Assche<[email protected]>
That patch works fine on my test setup, hence:
Tested-by: Bart Van Assche<[email protected]>
Thanks !
Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html