Patch "platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT" has been added to the 5.11-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT

to the 5.11-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     platform-x86-intel_pmt_crashlog-add-dependency-on-mf.patch
and it can be found in the queue-5.11 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 8cfe59fe8cf081a9b3d93b6ba14d6ad2b8607daf
Author: David E. Box <david.e.box@xxxxxxxxxxxxxxx>
Date:   Tue Jan 26 12:55:08 2021 -0800

    platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT
    
    [ Upstream commit fdd3feb37e36bec2ad75d76f8ac4d0273c5c0a91 ]
    
    All devices that expose Intel Platform Monitoring Technology (PMT)
    crashlog are currently owned by the intel_pmt MFD driver. Therefore make
    the crashlog driver depend on the MFD driver for build.
    
    Fixes: 5ef9998c96b0 ("platform/x86: Intel PMT Crashlog capability driver")
    Signed-off-by: David E. Box <david.e.box@xxxxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20210126205508.30907-3-david.e.box@xxxxxxxxxxxxxxx
    Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 9948c5f4928d4..ac4125ec06603 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -1394,6 +1394,7 @@ config INTEL_PMT_TELEMETRY
 
 config INTEL_PMT_CRASHLOG
 	tristate "Intel Platform Monitoring Technology (PMT) Crashlog driver"
+	depends on MFD_INTEL_PMT
 	select INTEL_PMT_CLASS
 	help
 	  The Intel Platform Monitoring Technology (PMT) crashlog driver provides



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux