lkml.org 
[lkml]   [2019]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal
    On Fri, Oct 25, 2019 at 3:51 PM Alastair D'Silva <alastair@au1.ibm.com> wrote:
    >
    > From: Alastair D'Silva <alastair@d-silva.org>
    >
    > Enable OpenCAPI Storage Class Memory driver on bare metal
    >
    > Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
    > ---
    > arch/powerpc/configs/powernv_defconfig | 4 ++++
    > 1 file changed, 4 insertions(+)
    >
    > diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
    > index 6658cceb928c..45c0eff94964 100644
    > --- a/arch/powerpc/configs/powernv_defconfig
    > +++ b/arch/powerpc/configs/powernv_defconfig
    > @@ -352,3 +352,7 @@ CONFIG_KVM_BOOK3S_64=m
    > CONFIG_KVM_BOOK3S_64_HV=m
    > CONFIG_VHOST_NET=m
    > CONFIG_PRINTK_TIME=y
    > +CONFIG_OCXL_SCM=m

    > +CONFIG_DEV_DAX=y
    > +CONFIG_DEV_DAX_PMEM=y

    These should probably be modules. Having them as builtins will force
    their dependencies (i.e. libnvdimm) to be built into the kernel too.

    > +CONFIG_FS_DAX=y
    > --
    > 2.21.0
    > _______________________________________________
    > Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
    > To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

    \
     
     \ /
      Last update: 2019-10-28 03:43    [W:5.397 / U:0.192 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site