Re: [PATCH v2 2/3] PM / EM: Extend em_perf_domain with a flag field

From: Lukasz Luba
Date: Mon May 24 2021 - 08:44:19 EST




On 5/21/21 5:54 PM, Vincent Donnefort wrote:
Merge the current "milliwatts" option into a "flag" field. This intends to
prepare the extension of this structure for inefficient states support in
the Energy Model.

Signed-off-by: Vincent Donnefort <vincent.donnefort@xxxxxxx>

diff --git a/include/linux/energy_model.h b/include/linux/energy_model.h
index 757fc60..9be7bde 100644
--- a/include/linux/energy_model.h
+++ b/include/linux/energy_model.h

Reviewed-by: Lukasz Luba <lukasz.luba@xxxxxxx>