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

powerpc/mm/64s: Use PPC_SLBFEE macro



Old toolchains don't know about slbfee and break the build, eg:
  {standard input}:37: Error: Unrecognized opcode: `slbfee.'

Fix it by using the macro version. We need to add an underscore
version that takes raw register numbers from the inline asm, rather
than our Rx macros.

Fixes: e15a4fea ("powerpc/64s/hash: Add some SLB debugging tests")
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 0ae79068
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment