Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1477805
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert() |
| Date | 2016-09-06 22:30 +0200 |
| Message-ID | <sevai-6LS-13@gated-at.bofh.it> (permalink) |
| References | <serT3-4wT-7@gated-at.bofh.it> <serT4-4wT-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 06 Sep 2016 09:49:47 -0700 Dan Williams <dan.j.williams@intel.com> wrote: > Now that track_pfn_insert() is no longer used in the DAX path, it no > longer needs to comprehend pfn_t values. What's the benefit in this? A pfn *should* have type pfn_t, shouldn't it? Confused.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert() Dan Williams <dan.j.williams@intel.com> - 2016-09-06 19:00 +0200
Re: [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert() Andrew Morton <akpm@linux-foundation.org> - 2016-09-06 22:30 +0200
Re: [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert() Dan Williams <dan.j.williams@intel.com> - 2016-09-06 22:40 +0200
Re: [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert() Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-09-07 07:20 +0200
Re: [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert() Dan Williams <dan.j.williams@intel.com> - 2016-09-07 17:50 +0200
csiph-web