mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 03:00:13 +02:00
Clean up proc file removal in sq module for superh arch. currently on a failed module load or on module unload a proc file is left registered which can cause a random memory execution or oopses if read after unload. This patch cleans up that deregistration. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Cc: Kazumoto Kojima <kkojima@rr.iij4u.or.jp> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| cpu | ||
| timers | ||
| asm-offsets.c | ||
| cf-enabler.c | ||
| cpufreq.c | ||
| early_printk.c | ||
| entry.S | ||
| head.S | ||
| init_task.c | ||
| io.c | ||
| io_generic.c | ||
| irq.c | ||
| kgdb_jmp.S | ||
| kgdb_stub.c | ||
| machine_kexec.c | ||
| Makefile | ||
| module.c | ||
| process.c | ||
| ptrace.c | ||
| relocate_kernel.S | ||
| semaphore.c | ||
| setup.c | ||
| sh_bios.c | ||
| sh_ksyms.c | ||
| signal.c | ||
| smp.c | ||
| sys_sh.c | ||
| time.c | ||
| traps.c | ||
| vmlinux.lds.S | ||