Loading
powercap: intel_rapl_tpmi: Fix a register bug
mainline inclusion from mainline-v6.9-rc1 commit faa9130ce716b286d786d59032bacfd9052c2094 category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IA85P6 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=faa9130ce716b286d786d59032bacfd9052c2094 -------------------------------- Add the missing Domain Info register. This also fixes the bogus definition of the Interrupt register. Neither of these two registers was used previously. Intel-SIG: commit faa9130ce716 powercap: intel_rapl_tpmi: Fix a register bug Backport Intel RAPL driver bugfixes up to upstream v6.9. Fixes: 9eef7f9d ("powercap: intel_rapl: Introduce RAPL TPMI interface driver") Signed-off-by:Zhang Rui <rui.zhang@intel.com> Cc: 6.5+ <stable@vger.kernel.org> # 6.5+ Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com> [ Xiaolong Wang: amend commit log ] Signed-off-by:
Xiaolong Wang <xiaolong.wang@intel.com>