mbox series

[SRU,Unstable/N/OEM-6.8,0/2] intel_rapl_common: Add support for ARL & LNL-M

Message ID 20240417064308.700982-1-tjaalton@ubuntu.com
Headers show
Series intel_rapl_common: Add support for ARL & LNL-M | expand

Message

Timo Aaltonen April 17, 2024, 6:43 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2061953

[Impact]

The installer doesn't work without blacklisting intel_rapl_common (snap mounts fail), unless these commits 
are added.

Needs a oneliner fix for both platforms:

4add6e841a3e079 powercap: intel_rapl: Add support for Arrow Lake
876ed77fbed4450 powercap: intel_rapl: Add support for Lunar Lake-M paltform

[Test case]

Check that snaps work.

[Regression potential]

Can't regress other platforms, and if these would then fail in other ways, it's still likely better than before.


Sumeet Pawnikar (1):
  powercap: intel_rapl: Add support for Arrow Lake

Zhang Rui (1):
  powercap: intel_rapl: Add support for Lunar Lake-M paltform

 drivers/powercap/intel_rapl_common.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Anthony Wong April 22, 2024, 2:45 a.m. UTC | #1
On Wed, Apr 17, 2024 at 09:43:06AM +0300, Timo Aaltonen wrote:
> BugLink: https://bugs.launchpad.net/bugs/2061953
> 
> [Impact]
> 
> The installer doesn't work without blacklisting intel_rapl_common (snap mounts fail), unless these commits 
> are added.
> 
> Needs a oneliner fix for both platforms:
> 
> 4add6e841a3e079 powercap: intel_rapl: Add support for Arrow Lake
> 876ed77fbed4450 powercap: intel_rapl: Add support for Lunar Lake-M paltform
> 
> [Test case]
> 
> Check that snaps work.
> 
> [Regression potential]
> 
> Can't regress other platforms, and if these would then fail in other ways, it's still likely better than before.
> 
> 
> Sumeet Pawnikar (1):
>   powercap: intel_rapl: Add support for Arrow Lake
> 
> Zhang Rui (1):
>   powercap: intel_rapl: Add support for Lunar Lake-M paltform
> 
>  drivers/powercap/intel_rapl_common.c | 2 ++
>  1 file changed, 2 insertions(+)

Clean cherry-picks and commits confirmed with Intel.

Acked-by: Anthony Wong <anthony.wong@canonical.com>
Stefan Bader April 24, 2024, 3:32 p.m. UTC | #2
On 17.04.24 08:43, Timo Aaltonen wrote:
> BugLink: https://bugs.launchpad.net/bugs/2061953
> 
> [Impact]
> 
> The installer doesn't work without blacklisting intel_rapl_common (snap mounts fail), unless these commits
> are added.
> 
> Needs a oneliner fix for both platforms:
> 
> 4add6e841a3e079 powercap: intel_rapl: Add support for Arrow Lake
> 876ed77fbed4450 powercap: intel_rapl: Add support for Lunar Lake-M paltform
> 
> [Test case]
> 
> Check that snaps work.
> 
> [Regression potential]
> 
> Can't regress other platforms, and if these would then fail in other ways, it's still likely better than before.
> 
> 
> Sumeet Pawnikar (1):
>    powercap: intel_rapl: Add support for Arrow Lake
> 
> Zhang Rui (1):
>    powercap: intel_rapl: Add support for Lunar Lake-M paltform
> 
>   drivers/powercap/intel_rapl_common.c | 2 ++
>   1 file changed, 2 insertions(+)
> 

Acked-by: Stefan Bader <stefan.bader@canonical.com>