Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1364044
| From | Johannes Thumshirn <jthumshirn@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 01/13] libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment |
| Date | 2016-03-24 11:20 +0100 |
| Message-ID | <rgawW-12F-9@gated-at.bofh.it> (permalink) |
| References | <rg2g1-3vC-3@gated-at.bofh.it> <rg2g3-3vC-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mittwoch, 23. März 2016 18:25:26 CET Dan Williams wrote: > When section alignment padding is in effect we need to shift / truncate > the range that is queried for poison by the 'start_pad' or 'end_trunc' > reservations. > > It's easiest if we just pass in an adjusted resource range rather than > deriving it from the passed in namespace. With the resource range > resolution pushed out to the caller we can also push the > namespace-to-region lookup to the caller and drop the implicit pmem-type > assumption about the passed in namespace object. > > Cc: Vishal Verma <vishal.l.verma@intel.com> > Cc: <stable@vger.kernel.org> > Signed-off-by: Dan Williams <dan.j.williams@intel.com> Does this really qualify for inclusion into stable? -- Johannes Thumshirn Storage jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 01/13] libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment Dan Williams <dan.j.williams@intel.com> - 2016-03-24 02:30 +0100
Re: [PATCH 01/13] libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment Johannes Thumshirn <jthumshirn@suse.de> - 2016-03-24 11:20 +0100
Re: [PATCH 01/13] libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment Dan Williams <dan.j.williams@intel.com> - 2016-03-24 15:50 +0100
csiph-web