delete_module and memory

a sun (asun@zoology.washington.edu)
Fri, 19 Dec 1997 13:48:41 -0800 (PST)


i want to create a temporary buffer the first time it's needed and
have it automatically go away when the module gets unloaded. does
delete_module automatically free kmalloced or other forms of memory?

thanks for any info,

-a