From: Greg Kroah-Hartman Date: Wed, 19 Dec 2007 17:23:20 +0000 (-0800) Subject: Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add X-Git-Tag: v2.6.25-rc1~1243^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a521cf209c6e7042f85b2c5b16da3ffa8004fb7b;p=pandora-kernel.git Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add Make this kobject dynamic and convert it to not use kobject_register, which is going away. Cc: Jacob Shin Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed