Loading
platform/x86: ISST: Process read/write blocked feature status
mainline inclusion from mainline-v6.8 commit 8bed9ff7dbcce4d1a436f7839be48c6fd5fac0ce category: bugfix bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IB6QD9 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8bed9ff7dbcce4d1a436f7839be48c6fd5fac0ce ------------------------------------------------- Intel-SIG: commit 8bed9ff7dbcc platform/x86: ISST: Process read/write blocked feature status. Backport Intel speed select ISST driver support on TPMI. When a feature is read blocked, don't continue to read SST information and register with SST core. When the feature is write blocked, continue to offer read interface for SST parameters, but don't allow any operation to change state. A state change results from SST level change, feature change or class of service change. Signed-off-by:Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by:
Hans de Goede <hdegoede@redhat.com> Reviewed-by:
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20231204221740.3645130-5-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>