From: Nathan Lynch Date: Sat, 25 Jun 2005 21:55:05 +0000 (-0700) Subject: [PATCH] generate hotplug events for cpu online X-Git-Tag: v2.6.13-rc1~68^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb69c3907ead36b9e9f41ea6f0d0e0ae10a38a47;p=pandora-kernel.git [PATCH] generate hotplug events for cpu online We already do kobject_hotplug for cpu offline; this adds a kobject_hotplug call for the online case. This is being requested by developers of an application which wants to be notified about both kinds of events. Signed-off-by: Nathan Lynch Cc: Rusty Russell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed