[PATCH 0/3] platform/x86: intel: TPMI/PLR PCI unbind issue

Srinivas Pandruvada posted 3 patches 1 month, 2 weeks ago
There is a newer version of this series
drivers/platform/x86/intel/plr_tpmi.c  | 43 ++++++++++++++++++++++++--
drivers/platform/x86/intel/vsec_tpmi.c | 29 ++++++++++++++---
include/linux/intel_tpmi.h             |  6 ++++
3 files changed, 72 insertions(+), 6 deletions(-)
[PATCH 0/3] platform/x86: intel: TPMI/PLR PCI unbind issue
Posted by Srinivas Pandruvada 1 month, 2 weeks ago
When VSEC PCI device is unbound from PCI driver interface, PLR driver
causes fault. This needs notifier support for proper cleanup.

First two patches are required for the fix in the patch 3/3. Hence they
also have Fixes and Cc:stable tag.

Srinivas Pandruvada (3):
  platform/x86: intel: Move debugfs register before creating devices
  platform/x86: intel: Add notifiers support
  platform/x86/intel/tpmi/plr: Prevent fault during unbind

 drivers/platform/x86/intel/plr_tpmi.c  | 43 ++++++++++++++++++++++++--
 drivers/platform/x86/intel/vsec_tpmi.c | 29 ++++++++++++++---
 include/linux/intel_tpmi.h             |  6 ++++
 3 files changed, 72 insertions(+), 6 deletions(-)

-- 
2.52.0