Patch "powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig" has been added to the 5.15-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

    powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig

to the 5.15-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:
     powerpc-configs-properly-enable-papr_scm-in-pseries_.patch
and it can be found in the queue-5.15 subdirectory.

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



commit 71668749307426002b7d4f29baffb913e387824a
Author: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Date:   Thu Sep 1 11:42:53 2022 +1000

    powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
    
    [ Upstream commit aa398d88aea4ec863bd7aea35d5035a37096dc59 ]
    
    My commit to add PAPR_SCM to pseries_defconfig failed to add the
    required dependencies, meaning the driver doesn't get built.
    
    Add the required LIBNVDIMM=m.
    
    Fixes: d6481a7195df ("powerpc/configs: Add PAPR_SCM to pseries_defconfig")
    Signed-off-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20220901014253.252927-1-mpe@xxxxxxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index d0494fbb4961..6011977d43c9 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -41,6 +41,7 @@ CONFIG_DTL=y
 CONFIG_SCANLOG=m
 CONFIG_PPC_SMLPAR=y
 CONFIG_IBMEBUS=y
+CONFIG_LIBNVDIMM=m
 CONFIG_PAPR_SCM=m
 CONFIG_PPC_SVM=y
 # CONFIG_PPC_PMAC is not set



[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