tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git misc.poll head: 8b8b153a88f420a909dc696487a8810d0f05ecfa commit: ba9686d1a3d506161be0f7d4512f784b95bb57ec [2/33] 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 ba9686d1a3d506161be0f7d4512f784b95bb57ec # 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/net/sock.h:66, from drivers/net/loopback.c:51: >> 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