From: Srivatsa S. Bhat Date: Mon, 10 Mar 2014 20:34:32 +0000 (+0530) Subject: Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks X-Git-Tag: v3.15-rc1~59^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8489d90b5f32effa402be2a4ee7636ba0c652145;p=pandora-kernel.git Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks Recommend the usage of the new CPU hotplug callback registration APIs (__register_cpu_notifier() etc), when subsystems need to also perform initialization for already online CPUs. Provide examples of correct and race-free ways of achieving this, and point out the kinds of code that are error-prone. Cc: Rob Landley Cc: Ingo Molnar Signed-off-by: Srivatsa S. Bhat Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed