From: David Howells Date: Mon, 14 Mar 2011 14:45:29 +0000 (+0000) Subject: MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist X-Git-Tag: v2.6.38~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcca52c21e44aa69713390d6872c425b21df3abe;p=pandora-kernel.git MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist The invalidate-only versions of flush_icache_*range() are trying sending the SMP_ICACHE_INV_FLUSH_RANGE IPI command in SMP kernels when they should be sending SMP_ICACHE_INV_RANGE as the former does not exist. Signed-off-by: David Howells --- Reading git-diff-tree failed