Revision 757be186129b674e3a0146a4bc1861ed0744cd95 authored by Neil Horman on 05 August 2006, 19:14:45 UTC, committed by Linus Torvalds on 06 August 2006, 15:57:48 UTC
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>
1 parent 453c3e4
History
File Mode Size
CREDITS -rw-r--r-- 7.2 KB
URB.txt -rw-r--r-- 9.4 KB
acm.txt -rw-r--r-- 5.4 KB
auerswald.txt -rw-r--r-- 932 bytes
dma.txt -rw-r--r-- 4.9 KB
ehci.txt -rw-r--r-- 9.6 KB
error-codes.txt -rw-r--r-- 6.0 KB
gadget_serial.txt -rw-r--r-- 12.3 KB
hiddev.txt -rw-r--r-- 8.9 KB
hotplug.txt -rw-r--r-- 6.3 KB
linux.inf -rw-r--r-- 6.2 KB
mtouchusb.txt -rw-r--r-- 2.8 KB
ohci.txt -rw-r--r-- 1.5 KB
proc_usb_info.txt -rw-r--r-- 14.5 KB
rio.txt -rw-r--r-- 4.3 KB
uhci.txt -rw-r--r-- 7.2 KB
usb-help.txt -rw-r--r-- 607 bytes
usb-serial.txt -rw-r--r-- 17.8 KB
usbmon.txt -rw-r--r-- 6.7 KB

back to top