tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git untested-uaccess head: e4c5cc79ec8eab6bc3e74d9994b33f368f137223 commit: ab684b7beeaeedf27db9929bd0c3687dc8140381 [77/79] x86: switch to RAW_COPY_USER reproduce: make htmldocs All warnings (new ones prefixed by >>): lib/crc32.c:148: warning: No description found for parameter 'tab)[256]' lib/crc32.c:148: warning: Excess function parameter 'tab' description in 'crc32_le_generic' lib/crc32.c:293: warning: No description found for parameter 'tab)[256]' lib/crc32.c:293: warning: Excess function parameter 'tab' description in 'crc32_be_generic' lib/crc32.c:1: warning: no structured comments found >> arch/x86/include/asm/uaccess_32.h:1: warning: no structured comments found vim +1 arch/x86/include/asm/uaccess_32.h 1965aae3 arch/x86/include/asm/uaccess_32.h H. Peter Anvin 2008-10-22 @1 #ifndef _ASM_X86_UACCESS_32_H 1965aae3 arch/x86/include/asm/uaccess_32.h H. Peter Anvin 2008-10-22 2 #define _ASM_X86_UACCESS_32_H ^1da177e include/asm-i386/uaccess.h Linus Torvalds 2005-04-16 3 ^1da177e include/asm-i386/uaccess.h Linus Torvalds 2005-04-16 4 /* ^1da177e include/asm-i386/uaccess.h Linus Torvalds 2005-04-16 5 * User space memory access functions ^1da177e include/asm-i386/uaccess.h Linus Torvalds 2005-04-16 6 */ ^1da177e include/asm-i386/uaccess.h Linus Torvalds 2005-04-16 7 #include 14e6d17d include/asm-x86/uaccess_32.h H. Peter Anvin 2008-02-04 8 #include ^1da177e include/asm-i386/uaccess.h Linus Torvalds 2005-04-16 9 #include :::::: The code at line 1 was first introduced by commit :::::: 1965aae3c98397aad957412413c07e97b1bd4e64 x86: Fix ASM_X86__ header guards :::::: TO: H. Peter Anvin :::::: CC: H. Peter Anvin --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation