1
0
Fork 0
alistair23-linux/arch/powerpc/include
Michael Ellerman 66f3d4fe0b 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: Michael Ellerman <mpe@ellerman.id.au>
2014-11-10 09:59:29 +11:00
..
asm powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS 2014-11-10 09:59:29 +11:00
uapi/asm powerpc: Wire up sys_bpf() syscall 2014-10-22 14:03:06 +11:00