Re: [linux-yocto] [kernel-cache][master and yocto-5.0][PATCH] features/intel-persistent-memory: add pmem support for intel-x86-64

2019-07-18 Thread Liu, Yongxin
> > > > Thanks, > > Yongxin > > > > > -Original Message- > > > From: Liu, Yongxin > > > Sent: Thursday, July 11, 2019 18:49 > > > To: 'Bruce Ashfield' > > > Cc: Development list for the linux-yocto repositories > > &

Re: [linux-yocto] [kernel-cache][master and yocto-5.0][PATCH] features/intel-persistent-memory: add pmem support for intel-x86-64

2019-07-18 Thread Bruce Ashfield
Cc: Development list for the linux-yocto repositories > > Subject: RE: [linux-yocto][kernel-cache][master and yocto-5.0][PATCH] > > features/intel-persistent-memory: add pmem support for intel-x86-64 > > > > Hi Bruce, > > > > I still cannot see the co

Re: [linux-yocto] [kernel-cache][master and yocto-5.0][PATCH] features/intel-persistent-memory: add pmem support for intel-x86-64

2019-07-17 Thread Liu, Yongxin
t; From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] > > Sent: Wednesday, July 10, 2019 03:26 > > To: Liu, Yongxin > > Cc: Development list for the linux-yocto repositories > > Subject: Re: [linux-yocto][kernel-cache][master and yocto-5.0][PATCH] > >

Re: [linux-yocto] [kernel-cache][master and yocto-5.0][PATCH] features/intel-persistent-memory: add pmem support for intel-x86-64

2019-07-11 Thread Liu, Yongxin
the linux-yocto repositories > Subject: Re: [linux-yocto][kernel-cache][master and yocto-5.0][PATCH] > features/intel-persistent-memory: add pmem support for intel-x86-64 > > merged > > Bruce > > On Tue, Jul 9, 2019 at 3:51 AM Yongxin Liu > wrote: > > > > B

Re: [linux-yocto] [kernel-cache][master and yocto-5.0][PATCH] features/intel-persistent-memory: add pmem support for intel-x86-64

2019-07-09 Thread Bruce Ashfield
merged Bruce On Tue, Jul 9, 2019 at 3:51 AM Yongxin Liu wrote: > > Because CONFIG_DEV_DAX* are not supported in preempt-rt kernel, use > two scc files for Non-RT kerel and RT kernel separately. > > Signed-off-by: Yongxin Liu > --- > .../intel-persistent-memory/intel-x86-64-dax.cfg | 7

[linux-yocto] [kernel-cache][master and yocto-5.0][PATCH] features/intel-persistent-memory: add pmem support for intel-x86-64

2019-07-09 Thread Yongxin Liu
Because CONFIG_DEV_DAX* are not supported in preempt-rt kernel, use two scc files for Non-RT kerel and RT kernel separately. Signed-off-by: Yongxin Liu --- .../intel-persistent-memory/intel-x86-64-dax.cfg | 7 + .../intel-x86-64-pmem-preempt-rt.scc | 3 +++