CC: kbuild-...@lists.01.org In-Reply-To: <ephvkof3ugu2rpodbbrhe3qf98zbfibrzxe4vyob...@cp4-web-034.plabs.ch> References: <ephvkof3ugu2rpodbbrhe3qf98zbfibrzxe4vyob...@cp4-web-034.plabs.ch> TO: Simon Ser <cont...@emersion.fr> TO: dri-de...@lists.freedesktop.org CC: Daniel Vetter <daniel.vet...@ffwll.ch> CC: Pekka Paalanen <pekka.paala...@collabora.com> CC: Leandro Ribeiro <leandro.ribe...@collabora.com>
Hi Simon, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on drm-tip/drm-tip drm-exynos/exynos-drm-next tegra-drm/drm/tegra/for-next linus/master drm/drm-next v5.14-rc3 next-20210723] [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/Simon-Ser/drm-document-DRM_IOCTL_MODE_RMFB/20210726-155324 base: git://anongit.freedesktop.org/drm-intel for-linux-next :::::: branch date: 74 minutes ago :::::: commit date: 74 minutes ago compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.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 <l...@intel.com> perfheadercheck warnings: (new ones prefixed by >>) Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from latest version at 'include/uapi/drm/drm.h': 1053> /** >> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from >> latest version at 'include/uapi/drm/drm.h': 1054> * DRM_IOCTL_MODE_RMFB - >> Remove a framebuffer. Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from latest version at 'include/uapi/drm/drm.h': 1055> * >> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from >> latest version at 'include/uapi/drm/drm.h': 1056> * This removes a >> framebuffer previously added via ADDFB/ADDFB2. The IOCTL >> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from >> latest version at 'include/uapi/drm/drm.h': 1057> * argument is a >> framebuffer object ID. Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from latest version at 'include/uapi/drm/drm.h': 1058> * >> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from >> latest version at 'include/uapi/drm/drm.h': 1059> * Warning: removing a >> framebuffer currently in-use on an enabled plane will >> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from >> latest version at 'include/uapi/drm/drm.h': 1060> * disable that plane. If >> the plane is primary, the CRTC may also be disabled >> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from >> latest version at 'include/uapi/drm/drm.h': 1061> * (depending on driver >> capabilities). Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h' differs from latest version at 'include/uapi/drm/drm.h': 1062> */ --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-...@lists.01.org _______________________________________________ kbuild mailing list -- kbuild@lists.01.org To unsubscribe send an email to kbuild-le...@lists.01.org