From: Chandra Seetharaman Date: Tue, 27 Jun 2006 09:54:10 +0000 (-0700) Subject: [PATCH] cpu hotplug: add hotplug versions of cpu_notifier X-Git-Tag: v2.6.18-rc1~538 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f4885c56073ecafd482d7e10dd7b17900fa312;p=pandora-kernel.git [PATCH] cpu hotplug: add hotplug versions of cpu_notifier Define new macros register_hotcpu_notifier() and unregister_hotcpu_notifier() that redefines register_cpu_notifier() and unregister_cpu_notifier() for use only when HOTPLUG_CPU is defined. Signed-off-by: Chandra Seetharaman Cc: Ashok Raj Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed