https://github.com/torvalds/linux
Revision dcca52c21e44aa69713390d6872c425b21df3abe authored by David Howells on 14 March 2011, 14:45:29 UTC, committed by David Howells on 14 March 2011, 14:45:29 UTC
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>
1 parent 6fc3443
History
Tip revision: dcca52c21e44aa69713390d6872c425b21df3abe authored by David Howells on 14 March 2011, 14:45:29 UTC
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
Tip revision: dcca52c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.2 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top