Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1319800
| From | "Wilcox, Matthew R" <matthew.r.wilcox@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v3 0/8] Support for transparent PUD pages for DAX files |
| Date | 2016-01-27 22:00 +0100 |
| Message-ID | <qVFm3-S5-41@gated-at.bofh.it> (permalink) |
| References | <qOLmy-32e-1@gated-at.bofh.it> <qVF2I-Kd-65@gated-at.bofh.it> <qVFm3-S5-43@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Yeah, I need to rebase. Please drop for now, I'll resend tomorrow. See you Monday, I assume ;-) -----Original Message----- From: Andrew Morton [mailto:akpm@linux-foundation.org] Sent: Wednesday, January 27, 2016 12:40 PM To: Wilcox, Matthew R; Matthew Wilcox; linux-mm@kvack.org; linux-nvdimm@ml01.01.org; linux-fsdevel@vger.kernel.org; linux-kernel@vger.kernel.org; x86@kernel.org Subject: Re: [PATCH v3 0/8] Support for transparent PUD pages for DAX files On Wed, 27 Jan 2016 12:31:31 -0800 Andrew Morton <akpm@linux-foundation.org> wrote: > Just from eyeballing the patches, I'm expecting build errors ;) Didn't take long :( mm/memory.c: In function 'zap_pud_range': mm/memory.c:1216: error: implicit declaration of function 'pud_trans_huge' mm/memory.c:1217: error: 'HPAGE_PUD_SIZE' undeclared (first use in this function) and, midway: include/linux/mm.h:348: error: redefinition of 'pud_devmap' include/asm-generic/pgtable.h:684: note: previous definition of 'pud_devmap' was here Please run x86_64 allnoconfig at each step of the series, fix and respin? It only takes 30s to compile.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v3 0/8] Support for transparent PUD pages for DAX files Andrew Morton <akpm@linux-foundation.org> - 2016-01-27 21:40 +0100 RE: [PATCH v3 0/8] Support for transparent PUD pages for DAX files "Wilcox, Matthew R" <matthew.r.wilcox@intel.com> - 2016-01-27 22:00 +0100 Re: [PATCH v3 0/8] Support for transparent PUD pages for DAX files Andrew Morton <akpm@linux-foundation.org> - 2016-01-27 22:10 +0100
csiph-web