powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures
authorNicholas Piggin <npiggin@gmail.com>
Thu, 11 Jul 2019 02:24:04 +0000 (12:24 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Dec 2020 12:13:26 +0000 (23:13 +1100)
commit02b02ee1b05ef225525835b2d45faf31b3420bdd
tree9d49398c56c13a4cf450883b5ebcfc274c92fa02
parentaa8e21c053d72b6639ea5a7f1d3a1d0209534c94
powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures

Idle code no longer uses the .cpu_restore CPU operation to restore
SPRs, so this workaround is no longer required.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190711022404.18132-2-npiggin@gmail.com
arch/powerpc/kernel/dt_cpu_ftrs.c