From: Akira Takeuchi Date: Wed, 27 Oct 2010 16:28:45 +0000 (+0100) Subject: MN10300: SMP: Differentiate local cache flushing X-Git-Tag: v2.6.37-rc1~81^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd3eb6ca772775da6125ea5b044d4257473d18d;p=pandora-kernel.git MN10300: SMP: Differentiate local cache flushing Differentiate local cache flushing from global cache flushing so that they can be done differently on SMP systems. Rename the cache functions from: mn10300_[id]cache_*() to: mn10300_[id]_localcache_*() and on a UP system, assign the global labels to the local labels. Signed-off-by: Akira Takeuchi Signed-off-by: Kiyoshi Owada Signed-off-by: David Howells --- Reading git-diff-tree failed