> arch/alpha/include/uapi/asm/posix_types.h:15:37: fatal error: asm-generic/posix_types.h: No such file or directory Here is a complete list of impacted archs: arch/alpha/include/uapi/asm/posix_types.h:15:37: fatal error: asm-generic/posix_types.h: No such file or directory arch/arm/include/uapi/asm/posix_types.h:35:37: fatal error: asm-generic/posix_types.h: No such file or directory arch/blackfin/include/generated/asm/types.h:1:31: fatal error: asm-generic/types.h: No such file or directory arch/cris/include/uapi/asm/posix_types.h:33:37: fatal error: asm-generic/posix_types.h: No such file or directory arch/frv/include/uapi/asm/posix_types.h:23:37: fatal error: asm-generic/posix_types.h: No such file or directory arch/parisc/include/uapi/asm/posix_types.h:22:37: fatal error: asm-generic/posix_types.h: No such file or directory arch/s390/include/uapi/asm/posix_types.h:52:37: fatal error: asm-generic/posix_types.h: No such file or directory arch/x86/include/uapi/asm/types.h:4:31: fatal error: asm-generic/types.h: No such file or directory arch/xtensa/include/uapi/asm/posix_types.h:37:37: fatal error: asm-generic/posix_types.h: No such file or directory Thanks, Fengguang > vim +15 arch/alpha/include/uapi/asm/posix_types.h > 12 > 13 typedef unsigned long __kernel_sigset_t; /* at least 32 bits */ > 14 > > 15 #include <asm-generic/posix_types.h> > 16 > 17 #endif /* _ALPHA_POSIX_TYPES_H */ -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html