Hi Jean-Jacques, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.2-rc7 next-20190704] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Jean-Jacques-Hiblot/drm-omap-use-refcount-API-to-track-the-number-of-users-of-dma_addr/20190705-074858 config: arm-omap2plus_defconfig (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 7.4.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): drivers/gpu/drm/omapdrm/omap_gem.c:863:15: error: expected declaration specifiers or '...' before '&' token mutex_unlock(&omap_obj->lock); ^ >> drivers/gpu/drm/omapdrm/omap_gem.c:864:1: error: expected identifier or '(' before '}' token } ^ vim +864 drivers/gpu/drm/omapdrm/omap_gem.c 393a949f5 drivers/gpu/drm/omapdrm/omap_gem.c Tomi Valkeinen 2015-04-28 862 3cbd0c587 drivers/gpu/drm/omapdrm/omap_gem.c Laurent Pinchart 2018-05-26 @863 mutex_unlock(&omap_obj->lock); cd5351f4d drivers/staging/omapdrm/omap_gem.c Rob Clark 2011-11-12 @864 } cd5351f4d drivers/staging/omapdrm/omap_gem.c Rob Clark 2011-11-12 865 :::::: The code at line 864 was first introduced by commit :::::: cd5351f4d2b1b884d8c21a7636d5c0ea3b69d123 staging: add omapdrm DRM/KMS driver for TI OMAP platforms :::::: TO: Rob Clark <rob@xxxxxx> :::::: CC: Greg Kroah-Hartman <gregkh@xxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel