All of lore.kernel.org
 help / color / mirror / Atom feed
* [miklos-vfs:overlayfs-next 5/6] readahead.c:undefined reference to `vfs_fadvise'
@ 2018-08-30 16:34 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2018-08-30 16:34 UTC (permalink / raw)
  To: Amir Goldstein; +Cc: kbuild-all, linux-unionfs, Miklos Szeredi

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next
head:   53e35e7602b1cb11751e1788a888c6d74463c6c0
commit: 2c19a142435e6270ed194206deddfa056181f30a [5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
config: i386-tinyconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
        git checkout 2c19a142435e6270ed194206deddfa056181f30a
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   mm/readahead.o: In function `ksys_readahead':
>> readahead.c:(.text+0x651): undefined reference to `vfs_fadvise'

---
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: 6508 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-30 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-30 16:34 [miklos-vfs:overlayfs-next 5/6] readahead.c:undefined reference to `vfs_fadvise' kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.