From: Randy Dunlap Date: Thu, 12 Apr 2007 06:28:41 +0000 (-0700) Subject: [PATCH] fix kernel oops with badly formatted module option X-Git-Tag: v2.6.21-rc7~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe20e581a72979917e35d5146458ceba79be391f;p=pandora-kernel.git [PATCH] fix kernel oops with badly formatted module option Catch malformed kernel parameter usage of "param = value". Spaces are not supported, but don't cause a kernel fault on such usage, just report an error. Signed-off-by: Randy Dunlap Acked-by: Larry Finger Acked-by: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed