tree:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git
xfs-5.6-merge
head: 209bc3abf87d1c6bac1c8729245a3173913a8ab9
commit: 209bc3abf87d1c6bac1c8729245a3173913a8ab9 [37/37] fs: Fix page_mkwrite off-by-one
errors
config: sh-rsk7269_defconfig (attached as .config)
compiler: sh4-linux-gcc (GCC) 7.5.0
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 209bc3abf87d1c6bac1c8729245a3173913a8ab9
# save the attached .config to linux build tree
GCC_VERSION=7.5.0 make.cross ARCH=sh
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
fs/buffer.o: In function `block_page_mkwrite':
> buffer.c:(.text+0x2b58): undefined reference to
`page_mkwrite_check_truncate'
fs/iomap/buffered-io.o: In function
`iomap_page_mkwrite':
> buffered-io.c:(.text+0x2460): undefined reference to
`page_mkwrite_check_truncate'
fs/ext4/inode.o: In function
`ext4_page_mkwrite':
> inode.c:(.text+0x7478): undefined reference to
`page_mkwrite_check_truncate'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation