Skip to content
Commit 0a575497 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Avoid calling SMP cache flush functions on cache-less machines



At least the qemu virtual machine does not provide D- and I-caches,
so skip triggering SMP irqs to flush caches on such machines.

Further optimize the caching code by using static branches and making
some functions static.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent a58e9d09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment