CC: [email protected] In-Reply-To: <[email protected]> References: <[email protected]> TO: Pavel Tikhomirov <[email protected]> TO: Christian Brauner <[email protected]> TO: [email protected] CC: Pavel Tikhomirov <[email protected]> CC: "Eric W . Biederman" <[email protected]> CC: Alexander Viro <[email protected]> CC: Mattias Nissler <[email protected]> CC: Aleksa Sarai <[email protected]> CC: Andrei Vagin <[email protected]> CC: [email protected] CC: lkml <[email protected]>
Hi Pavel, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v5.14-rc1 next-20210713] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Pavel-Tikhomirov/move_mount-allow-to-add-a-mount-into-an-existing-group/20210713-195800 base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 7fef2edf7cc753b51f7ccc74993971b0a9c81eca :::::: branch date: 2 hours ago :::::: commit date: 2 hours 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/include/uapi/linux/mount.h' differs >> from latest version at 'include/uapi/linux/mount.h': 76< #define >> MOVE_MOUNT__MASK 0x00000077 >> Warning: Kernel ABI header at 'tools/include/uapi/linux/mount.h' differs >> from latest version at 'include/uapi/linux/mount.h': 76> #define >> MOVE_MOUNT_SET_GROUP 0x00000100 /* Set sharing group instead */ Warning: Kernel ABI header at 'tools/include/uapi/linux/mount.h' differs from latest version at 'include/uapi/linux/mount.h': 77> #define MOVE_MOUNT__MASK 0x00000177 --- 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]
