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_init_and_add X-Git-Tag: v2.6.25-rc1~1243^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542eb75a27616bdde95c8d3764e0ab703579f8b5;p=pandora-kernel.git Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add Stop using kobject_register, as this way we can control the sending of the uevent properly, after everything is properly initialized. Cc: Jacob Shin Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed