memory leak in case of Kernel module

From: naveen yadav
Date: Fri Feb 26 2010 - 05:44:27 EST


Hi all,

I need small clarification, If I have a kernel module and in init I
create some memory using vmalloc. and i do not free it. I exit from
the module.

what happen to this allocated memory. Will kernel handle it and do free.


Regards
Naveen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/