public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [ext4:dev 21/26] file.c:undefined reference to `dax_iomap_fault'
@ 2016-11-21 20:17 kbuild test robot
  2016-11-22 12:08 ` Jan Kara
  0 siblings, 1 reply; 5+ messages in thread
From: kbuild test robot @ 2016-11-21 20:17 UTC (permalink / raw)
  To: Jan Kara; +Cc: kbuild-all, linux-ext4, Theodore Ts'o

[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev
head:   19b29dca7eef735531a2448e692bb1658c351887
commit: 8b72e1435cd73926cba767fba3e957807a97069c [21/26] ext4: convert DAX faults to iomap infrastructure
config: i386-randconfig-sb0-11212318 (attached as .config)
compiler: gcc-5 (Debian 5.4.1-2) 5.4.1 20160904
reproduce:
        git checkout 8b72e1435cd73926cba767fba3e957807a97069c
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   fs/built-in.o: In function `ext4_dax_fault':
>> file.c:(.text+0x529f3): undefined reference to `dax_iomap_fault'
   fs/built-in.o: In function `ext4_file_read_iter':
   file.c:(.text+0x52bab): undefined reference to `dax_iomap_rw'
   fs/built-in.o: In function `ext4_file_write_iter':
   file.c:(.text+0x52dff): undefined reference to `dax_iomap_rw'
   fs/built-in.o: In function `ext4_block_zero_page_range':
   inode.c:(.text+0x57c8e): undefined reference to `iomap_zero_range'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 24511 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-23  8:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21 20:17 [ext4:dev 21/26] file.c:undefined reference to `dax_iomap_fault' kbuild test robot
2016-11-22 12:08 ` Jan Kara
2016-11-22 21:33   ` Dave Chinner
2016-11-23  8:14     ` Jan Kara
2016-11-23  4:27   ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox