Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
[linux-2.6] / include / linux / cpu.h
index d7faf88..c2747ac 100644 (file)
@@ -69,6 +69,7 @@ static inline void unregister_cpu_notifier(struct notifier_block *nb)
 #endif
 
 int cpu_up(unsigned int cpu);
+void notify_cpu_starting(unsigned int cpu);
 extern void cpu_hotplug_init(void);
 extern void cpu_maps_update_begin(void);
 extern void cpu_maps_update_done(void);