From: Sonic Zhang Date: Fri, 25 Jun 2010 05:55:16 +0000 (+0000) Subject: Blackfin: SMP: disable preempt with smp_processor_id to send messages X-Git-Tag: v2.6.39-rc1~415^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567ebfc99d7546913408b560ad443a5315bf8a53;p=pandora-kernel.git Blackfin: SMP: disable preempt with smp_processor_id to send messages The smp_processor_id() API requires that preempt be disabled when calling it, so make sure it is when we go to send messages to other processors. Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed