CC: [email protected] CC: [email protected] CC: [email protected] TO: Ingo Molnar <[email protected]>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tmp.tmp2 head: adcceb5eb7aee38e4a9c15bdf599655f0e1b1324 commit: f4820816518d14b79a8f606fd19de75853750561 [311/364] sched/headers, net: Split <linux/socket_types.h> out of <linux/socket.h> :::::: branch date: 63 minutes ago :::::: commit date: 75 minutes ago compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce: cd tools/perf && ./check-headers.sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <[email protected]> perfheadercheck warnings: (new ones prefixed by >>) >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 5> #include <linux/socket_types.h> >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 11< #include <uapi/linux/socket.h> Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 25< >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 26< typedef __kernel_sa_family_t >> sa_family_t; Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 27< Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 28< /* >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 29< * 1003.1g requires sa_family_t and >> that sa_data is char. Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 30< */ Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 31< >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 32< struct sockaddr { >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 33< sa_family_t sa_family; /* >> address family, AF_xxx */ >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 34< char sa_data[14]; /* >> 14 bytes of protocol address */ Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 35< }; Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 36< >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 37< struct linger { >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 38< int l_onoff; /* >> Linger active */ >> Warning: Kernel ABI header at >> 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version >> at 'include/linux/socket.h': 39< int l_linger; /* >> How long to linger for */ Warning: Kernel ABI header at 'tools/perf/trace/beauty/include/linux/socket.h' differs from latest version at 'include/linux/socket.h': 40< }; --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/[email protected] _______________________________________________ kbuild mailing list -- [email protected] To unsubscribe send an email to [email protected]
