Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1319819
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 0/8] Support for transparent PUD pages for DAX files |
| Date | 2016-01-27 22:10 +0100 |
| Message-ID | <qVFm3-S5-43@gated-at.bofh.it> (permalink) |
| References | <qOLmy-32e-1@gated-at.bofh.it> <qVF2I-Kd-65@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 | 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