Re: [PATCH v5 0/2] cpuidle/pseries: cleanup of the CEDE0 latency fixup code
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2021-08-03 12:50:34
Also in:
linux-pm
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2021-08-03 12:50:34
Also in:
linux-pm
Michael Ellerman [off-list ref] writes:
On Mon, 19 Jul 2021 12:03:17 +0530, Gautham R. Shenoy wrote:quoted
Hi, This is the v5 of the patchset to fixup CEDE0 latency only from POWER10 onwards. [...]Applied to powerpc/next. [1/2] cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards https://git.kernel.org/powerpc/c/7cbd631d4decfd78f8a17196dce9abcd4e7e1e94 [2/2] cpuidle/pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() https://git.kernel.org/powerpc/c/4bceb03859c1a508669ce542c649c8d4f5d4bd93
First commit had a bad fixes tag, so now these are:
[1/2] cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards
https://git.kernel.org/powerpc/c/50741b70b0cbbafbd9199f5180e66c0c53783a4a
[2/2] cpuidle/pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()
https://git.kernel.org/powerpc/c/71737a6c2a8f801622d2b71567d1ec1e4c5b40b8
cheers