mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 00:53:14 +09:00
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>
3.6 KiB
3.6 KiB