]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
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)
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>

No differences found