Re: [PATCH 1/1] module: check if memory leak by module.

2017-03-26 Thread Pavel Machek
Hi! > This patch adds new config VMALLOC_MEMORY_LEAK to check if any > module which is going to be unloaded is doing vmalloc memory leak. > > Logs:- > [ 129.336368] Module vmalloc is getting unloaded before doing vfree > [ 129.336371] Memory still allocated: addr:0xc90001461000 - > 0xc

[PATCH 1/1] module: check if memory leak by module.

2017-03-24 Thread Maninder Singh
This patch adds new config VMALLOC_MEMORY_LEAK to check if any module which is going to be unloaded is doing vmalloc memory leak. Logs:- [ 129.336368] Module vmalloc is getting unloaded before doing vfree [ 129.336371] Memory still allocated: addr:0xc90001461000 - 0xc900014c7000, pages