Files
twx-linux/kernel/time
Alexey Dobriyan 6c264a326f Fix leaks on /proc/{*/sched, sched_debug, timer_list, timer_stats}
On every open/close one struct seq_operations leaks.
Kudos to /proc/slab_allocators.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-09 14:27:36 -07:00
..