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

powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS



We potentially clear CPU_FTR_HVMODE at runtime in __init_hvmode_206(),
so we must make sure it's not set in CPU_FTRS_ALWAYS.

This doesn't hurt us in practice at the moment, because we don't support
compiling only for CPUs that support CPU_FTR_HVMODE.

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