From: Karsten Keil Date: Fri, 25 Jan 2008 10:55:28 +0000 (+0100) Subject: fix oops on rmmod capidrv X-Git-Tag: v2.6.25-rc1~1245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb36f4fc019835cecf0788907f6cab774508087b;p=pandora-kernel.git fix oops on rmmod capidrv Fix overwriting the stack with the version string (it is currently 10 bytes + zero) when unloading the capidrv module. Safeguard against overwriting it should the version string grow in the future. Should fix Kernel Bug Tracker Bug 9696. Signed-off-by: Gerd v. Egidy Acked-by: Karsten Keil Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed