Message ID | 20240417064308.700982-1-tjaalton@ubuntu.com |
---|---|
Headers | show |
Series | intel_rapl_common: Add support for ARL & LNL-M | expand |
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>
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>
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(+) > Was done by Roxana. I am re-sending as at least my inbox has no message about it and I have now double checked that this was synced up into oracular. Applied to noble:linux (synced to oracular:linux-unstable). Thanks. -Stefan