From: Yi Li Date: Wed, 30 Dec 2009 04:04:07 +0000 (+0000) Subject: Blackfin: simplify SMP handling in SRAM code X-Git-Tag: v2.6.34-rc2~11^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54536c5c6a807d0db7252c3b33638b88f34650ff;p=pandora-kernel.git Blackfin: simplify SMP handling in SRAM code There is no need to use {get,put}_cpu() when we already have a spinlock to protect against multiple processors running simultaneously. Signed-off-by: Yi Li Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed