tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git misc.poll head: fe92f32d99a92b8665feaf59bdfb17d7cb6310e5 commit: 0bbe55c9d0c67e659e7d535487b6157dd6d01191 [2/32] switch wrapper poll.h instances to generic-y config: um-x86_64_defconfig (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: git checkout 0bbe55c9d0c67e659e7d535487b6157dd6d01191 # save the attached .config to linux build tree make ARCH=um SUBARCH=x86_64 All errors (new ones prefixed by >>): In file included from include/linux/poll.h:12:0, from include/linux/ring_buffer.h:7, from include/linux/trace_events.h:5, from include/trace/syscall.h:6, from include/linux/syscalls.h:82, from init/main.c:20: >> include/uapi/linux/poll.h:1:22: fatal error: asm/poll.h: No such file or directory #include <asm/poll.h> ^ compilation terminated. vim +1 include/uapi/linux/poll.h 607ca46e David Howells 2012-10-13 @1 #include <asm/poll.h> :::::: The code at line 1 was first introduced by commit :::::: 607ca46e97a1b6594b29647d98a32d545c24bdff UAPI: (Scripted) Disintegrate include/linux :::::: TO: David Howells <dhowells@xxxxxxxxxx> :::::: CC: David Howells <dhowells@xxxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip