Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642420
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax |
| Date | 2017-05-16 13:20 +0200 |
| Message-ID | <tHIGe-4Ub-15@gated-at.bofh.it> (permalink) |
| References | <tHIwx-4Nw-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 16, 2017 at 1:02 PM, Abdul Haleem <abdhalee@linux.vnet.ibm.com> wrote: > Hi, > > Today's mainline 4.12-rc1 fails to build for the attached configuration > file on Power7 box with below errors. > > $ make > fs/built-in.o: In function `xfs_file_iomap_end': > fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax' > fs/built-in.o: In function `xfs_file_iomap_begin': > fs/xfs/xfs_iomap.c:1071: undefined reference to `.dax_get_by_host' > > Also reproducible on latest linux-next, and the last successful build > was at next-20170510. This should be fixed by https://patchwork.kernel.org/patch/9725515/ Arnd
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax Arnd Bergmann <arnd@arndb.de> - 2017-05-16 13:20 +0200 Re: Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax Abdul Haleem <abdhalee@linux.vnet.ibm.com> - 2017-05-18 11:40 +0200
csiph-web