Skip to content
Commit ed4289e8 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

Revert "powerpc: slightly improve cache helpers"

This reverts commit 6c587584

.

It triggers a probable compiler bug on clang which leads to crashes.

With GCC it allows the compiler to use a more efficient register
allocation but current GCC versions never do that at any of the current
call sites, so there's no benefit.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent d7e23b88
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