From: Arthur Jones Date: Fri, 25 Jul 2008 08:49:11 +0000 (-0700) Subject: edac: core fix static to dynamic kset X-Git-Tag: v2.6.27-rc1~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fc82adca43d38a1b79128d80750bd361e15abe;p=pandora-kernel.git edac: core fix static to dynamic kset Static kobjects and ksets are not supported in Linux kernel. Convert the mc_kset from static to dynamic. This patch depends on my previous patch to remove the module parameter attributes from mc... Signed-off-by: Arthur Jones Signed-off-by: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed