Skip to content
Snippets Groups Projects
Commit dcca52c2 authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
parent 6fc34436
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment