Re: [PATCH v3] PM: EM: Increase energy calculation precision
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2021-08-06 13:32:51
Also in:
lkml, stable
On Thu, Aug 5, 2021 at 12:00 PM Lukasz Luba [off-list ref] wrote:
On 8/4/21 7:10 PM, Rafael J. Wysocki wrote:quoted
On Tue, Aug 3, 2021 at 3:31 PM Lukasz Luba [off-list ref] wrote:quoted
Hi Rafael, On 8/3/21 11:27 AM, Lukasz Luba wrote: [snip]quoted
Fixes: 27871f7a8a341ef ("PM: Introduce an Energy Model management framework") Reported-by: CCJ Yeh <redacted> Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com> Signed-off-by: Lukasz Luba <lukasz.luba@arm.com> --- v3 changes: - adjusted patch description according to Dietmar's comments - added Dietmar's review tag - added one empty line in the code to separate them include/linux/energy_model.h | 16 ++++++++++++++++ kernel/power/energy_model.c | 4 +++- 2 files changed, 19 insertions(+), 1 deletion(-)Could you take this patch via your PM tree, please?I can do that, but do you want a Cc:stable tag on it?No, thank you. I'll prepare a dedicated patches and send them after this patch gets a proper commit ID. I've done similar things recently with some thermal stuff and different stable versions [1]. Please take this patch. I will handle the stable testing, preparation separately. [1] https://lore.kernel.org/lkml/20210514104916.19975-1-lukasz.luba@arm.com/ (local)
OK, applied as 5.15 material. However, since I'm on vacation next week, it will show up in linux-next after -rc6. Thanks!