]> git.kernelconcepts.de Git - mv-sheeva.git/commit
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
authorDavid Howells <dhowells@redhat.com>
Mon, 14 Mar 2011 14:45:29 +0000 (14:45 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 14 Mar 2011 14:45:29 +0000 (14:45 +0000)
commitdcca52c21e44aa69713390d6872c425b21df3abe
tree60866d1714c86870555c62dccc96b2dc3d1cbb7d
parent6fc34436be2494c6fea63dc0759be9b360d9480a
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 <dhowells@redhat.com>
arch/mn10300/mm/cache-inv-icache.c