diff options
| author | 2006-12-29 16:46:53 -0800 | |
|---|---|---|
| committer | 2006-12-30 10:55:54 -0800 | |
| commit | 43cdff92ad47e0ca024c8a07d29f9bb6119e759c (patch) | |
| tree | 3f7b65d311012d3c02082da41af174ce9b779589 /include/linux/stacktrace.h | |
| parent | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 (diff) | |
[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>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
