Re: [PATCH v2 0/7] ARM virt: Add NVDIMM support

2020-01-29 Thread Auger Eric
-...@nongnu.org; imamm...@redhat.com >> Cc: peter.mayd...@linaro.org; shannon.zha...@gmail.com; m...@redhat.com; >> xiaoguangrong.e...@gmail.com; xuwei (O) ; >> ler...@redhat.com; Linuxarm >> Subject: Re: [PATCH v2 0/7] ARM virt: Add NVDIMM support >> >> Hi Shameer

RE: [PATCH v2 0/7] ARM virt: Add NVDIMM support

2020-01-29 Thread Shameerali Kolothum Thodi
m; m...@redhat.com; > xiaoguangrong.e...@gmail.com; xuwei (O) ; > ler...@redhat.com; Linuxarm > Subject: Re: [PATCH v2 0/7] ARM virt: Add NVDIMM support > > Hi Shameer, > > On 1/17/20 6:45 PM, Shameer Kolothum wrote: > > This series adds NVDIMM support to arm/virt platfo

Re: [PATCH v2 0/7] ARM virt: Add NVDIMM support

2020-01-28 Thread Auger Eric
Hi Shameer, On 1/17/20 6:45 PM, Shameer Kolothum wrote: > This series adds NVDIMM support to arm/virt platform. > The series reuses some of the patches posted by Eric > in his earlier attempt here[1]. > > Patch #1 is a fix to the Guest reboot issue on NVDIMM > hot add case described here[2] and p

[PATCH v2 0/7] ARM virt: Add NVDIMM support

2020-01-17 Thread Shameer Kolothum
This series adds NVDIMM support to arm/virt platform. The series reuses some of the patches posted by Eric in his earlier attempt here[1]. Patch #1 is a fix to the Guest reboot issue on NVDIMM hot add case described here[2] and patch #2 is another fix to the nvdimm aml issue discussed here[3]. I