On Sun, Feb 05, 2017 at 09:03:39PM +0800, kbuild test robot wrote: > Hi Theodore, > > [auto build test ERROR on ext4/dev] > [also build test ERROR on next-20170203] > [cannot apply to v4.10-rc6] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Theodore-Ts-o/ext4-fix-inline-data-error-paths/20170205-153921 > base: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev > config: i386-allmodconfig (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > # save the attached .config to linux build tree > make ARCH=i386 > > All errors (new ones prefixed by >>): > > >> ERROR: "do_invalidatepage" [fs/ext4/ext4.ko] undefined! Fixed in the version I just pushed to the ext4 tree. - Ted