On Tue, 30 Jun 2020 11:29:35 +0930, Joel Stanley wrote: > It's not done anything for a long time. Save the percpu variable, and > emit a warning to remind users to not expect it to do anything. > > Fixes: 3fa8cad82b94 ("powerpc/pseries/cpuidle: smt-snooze-delay cleanup.") > Cc: sta...@vger.kernel.org # v3.14 > Signed-off-by: Joel Stanley <j...@jms.id.au> > -- > v2: > Use pr_warn instead of WARN > Reword and print proccess name with pid in message > Leave CPU_FTR_SMT test in > Add Fixes line > > [...]
Applied to powerpc/next. [1/1] powerpc: Warn about use of smt_snooze_delay https://git.kernel.org/powerpc/c/a02f6d42357acf6e5de6ffc728e6e77faf3ad217 cheers