Message ID | 20240723213358.2275548-1-thibault.ferrante@canonical.com |
---|---|
Headers | show |
Series | Add support for intel trace hub for last platforms | expand |
2024-07-24 06:35 KST, Thibault Ferrante: > BugLink: https://bugs.launchpad.net/bugs/2073926 > > [ Impact ] > > Enable Intel trace hub for Granite Rapids. > > [ Test Plan ] > > Compiled. > > [ Fix ] > > Clean cherry pick from upstream. > > [ Where problems could occur ] > > Intel thermal tracing regression with other intel platform or issue with Granite rapids. > > > Alexander Shishkin (4): > intel_th: pci: Add Granite Rapids support > intel_th: pci: Add Granite Rapids SOC support > intel_th: pci: Add Sapphire Rapids SOC support > intel_th: pci: Add Lunar Lake support > > drivers/hwtracing/intel_th/pci.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) Acked-by: Agathe Porte <agathe.porte@canonical.com>
On 23/07/2024 23:33, Thibault Ferrante wrote: > BugLink: https://bugs.launchpad.net/bugs/2073926 > > [ Impact ] > > Enable Intel trace hub for Granite Rapids. > > [ Test Plan ] > > Compiled. > > [ Fix ] > > Clean cherry pick from upstream. > > [ Where problems could occur ] > > Intel thermal tracing regression with other intel platform or issue with Granite rapids. > > > Alexander Shishkin (4): > intel_th: pci: Add Granite Rapids support > intel_th: pci: Add Granite Rapids SOC support > intel_th: pci: Add Sapphire Rapids SOC support > intel_th: pci: Add Lunar Lake support > > drivers/hwtracing/intel_th/pci.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > Acked-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
On 23/07/2024 23:33, Thibault Ferrante wrote: > BugLink: https://bugs.launchpad.net/bugs/2073926 > > [ Impact ] > > Enable Intel trace hub for Granite Rapids. > > [ Test Plan ] > > Compiled. > > [ Fix ] > > Clean cherry pick from upstream. > > [ Where problems could occur ] > > Intel thermal tracing regression with other intel platform or issue with Granite rapids. > > > Alexander Shishkin (4): > intel_th: pci: Add Granite Rapids support > intel_th: pci: Add Granite Rapids SOC support > intel_th: pci: Add Sapphire Rapids SOC support > intel_th: pci: Add Lunar Lake support > > drivers/hwtracing/intel_th/pci.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > These were already applied from upstream stable https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2074091. But I included the buglink so the fix can be tracked properly in launchpad.