commit | 54536c5c6a807d0db7252c3b33638b88f34650ff | [log] [tgz] |
---|---|---|
author | Yi Li <yi.li@analog.com> | Wed Dec 30 04:04:07 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Mar 09 00:30:48 2010 -0500 |
tree | b176e6c63c78a3c46086a0510ce461f6f4440ad3 | |
parent | 0b39db28b953945232719e7ff6fb802aa8a2be5f [diff] |
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 <yi.li@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>