On Mon, May 28, 2018 at 07:04:58AM +0800, kbuild test robot wrote: > All error/warnings (new ones prefixed by >>): > > In file included from include/linux/kernel.h:10:0, > from fs/aio.c:14: > fs/aio.c: In function '__do_compat_sys_io_submit': > >> fs/aio.c:1893:36: error: 'iocbpp' undeclared (first use in this function); did you mean 'iocb'? *blink* iocb it is, indeed, but... I wonder how the hell has it not been caught on local tests