Files
linux-stable-mirror/drivers
Sebastien Dugué 43cdff92ad [PATCH] Fix IPMI watchdog set_param_str() using kstrdup
set_param_str() cannot use kstrdup() to duplicate the parameter.  That's
fine when the driver is compiled as a module but it sure is not when built
into the kernel as the kernel parameters are parsed before the kmalloc
slabs are setup.

Signed-off-by: Sebastien Dugué <sebastien.dugue@bull.net>
Acked-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-30 10:55:54 -08:00
..
2006-12-13 10:11:25 -05:00
2006-12-20 10:54:44 -08:00
2006-12-22 08:55:46 -08:00
2006-12-28 00:35:36 +01:00
2006-12-19 08:33:11 +01:00
2006-12-13 09:05:48 -08:00