Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1354396
| From | Toshi Kani <toshi.kani@hpe.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/4] Support persistent memory as reserved type in e820/EFI |
| Date | 2016-03-09 20:50 +0100 |
| Message-ID | <raShk-48m-11@gated-at.bofh.it> (permalink) |
| References | <raRuW-3zK-11@gated-at.bofh.it> <raS7E-44y-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2016-03-09 at 11:30 -0800, Dan Williams wrote: > On Wed, Mar 9, 2016 at 11:46 AM, Toshi Kani <toshi.kani@hpe.com> wrote: : > > Toshi Kani (4): > > 1/4 resource: Change __request_region to inherit from immediate parent > > 2/4 resource: Add remove_resource interface > > 3/4 resource: Export insert_resource and remove_resource > > 4/4 ACPI: Change NFIT driver to insert new resource > > > > --- > > drivers/acpi/nfit.c | 48 ++++++++++++++++++++++++++++++++++++++++ > > include/linux/ioport.h | 1 + > > kernel/resource.c | 60 > > +++++++++++++++++++++++++++++++++++++++++++------- > > 3 files changed, 101 insertions(+), 8 deletions(-) > > Hi Toshi, this looks good to me and passes my testing. > > I'll give it until the end of the day if there is any more feedback > and otherwise merge it into the pending libnvdimm updates for 4.6. Great! Thanks Dan! -Toshi
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 0/4] Support persistent memory as reserved type in e820/EFI Toshi Kani <toshi.kani@hpe.com> - 2016-03-09 20:00 +0100
Re: [PATCH v3 0/4] Support persistent memory as reserved type in e820/EFI Dan Williams <dan.j.williams@intel.com> - 2016-03-09 20:40 +0100
Re: [PATCH v3 0/4] Support persistent memory as reserved type in e820/EFI Toshi Kani <toshi.kani@hpe.com> - 2016-03-09 20:50 +0100
csiph-web