Loading
platform/x86/intel-uncore-freq: Process read/write blocked feature status
mainline inclusion from mainline-v6.8 commit b06458d1b1cbb99635c7bb4f9a4f4c4cef2ed984 category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IB6QCV CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b06458d1b1cbb99635c7bb4f9a4f4c4cef2ed984 ------------------------------------------------- Intel-SIG: commit b06458d1b1cb platform/x86/intel-uncore-freq: Process read/write blocked feature status. Backport intel uncore-freq driver update for 5.10 from 6.10 When a feature is read blocked, don't continue to read uncore information and register with uncore core. When the feature is write blocked, continue to offer read interface but block setting uncore limits. Signed-off-by:Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20231204221740.3645130-6-srinivas.pandruvada@linux.intel.com Signed-off-by:
Hans de Goede <hdegoede@redhat.com> [ Yingbao Jia: amend commit log ] Signed-off-by:
Yingbao Jia <yingbao.jia@intel.com>