Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642420 > unrolled thread
| Started by | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| First post | 2017-05-16 13:20 +0200 |
| Last post | 2017-05-18 11:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2017-05-16 13:20 +0200 |
| Subject | Re: Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax |
| Message-ID | <tHIGe-4Ub-15@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Abdul Haleem <abdhalee@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-05-18 11:40 +0200 |
| Subject | Re: Mainline build brakes on powerpc with error : fs/xfs/xfs_iomap.c:1152: undefined reference to `.put_dax |
| Message-ID | <tIq4y-8sq-9@gated-at.bofh.it> |
| In reply to | #1642420 |
On Tue, 2017-05-16 at 13:17 +0200, Arnd Bergmann wrote: > 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 > Arnd, With the given patch, kernel build and boot is fine on ppc. Thanks Dan, for the patch! Tested-by : Abdul Haleem <abdhalee@linux.vnet.ibm.com> -- Regard's Abdul Haleem IBM Linux Technology Centre
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web