[intel-gvt-linux:gvt-staging 435/441] drivers/gpu/drm/i915/i915_active.c:1156:19: error: expected ';' before 'static'

kernel test robot lkp at intel.com
Fri May 14 09:10:30 UTC 2021


tree:   https://github.com/intel/gvt-linux.git gvt-staging
head:   a1b6427f07677e5f9816fcc638d73975f004951d
commit: 5fa29bf7d7be41399a5ca289a3cba31d61d88d56 [435/441] Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tip
config: x86_64-rhel-8.3-kselftests (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/intel/gvt-linux/commit/5fa29bf7d7be41399a5ca289a3cba31d61d88d56
        git remote add intel-gvt-linux https://github.com/intel/gvt-linux.git
        git fetch --no-tags intel-gvt-linux gvt-staging
        git checkout 5fa29bf7d7be41399a5ca289a3cba31d61d88d56
        # save the attached .config to linux build tree
        make W=1 W=1 ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp at intel.com>

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/i915/i915_active.c:1156:19: error: expected ';' before 'static'
    1156 | __i915_active_call static void
         |                   ^~~~~~~
         |                   ;


vim +1156 drivers/gpu/drm/i915/i915_active.c

229007e02d697b Chris Wilson       2020-03-27  1155  
402be8a1011909 Stéphane Marchesin 2021-04-29 @1156  __i915_active_call static void
402be8a1011909 Stéphane Marchesin 2021-04-29  1157  auto_retire(struct i915_active *ref)
229007e02d697b Chris Wilson       2020-03-27  1158  {
229007e02d697b Chris Wilson       2020-03-27  1159  	i915_active_put(ref);
229007e02d697b Chris Wilson       2020-03-27  1160  }
229007e02d697b Chris Wilson       2020-03-27  1161  

:::::: The code at line 1156 was first introduced by commit
:::::: 402be8a101190969fc7ff122d07e262df86e132b drm/i915: Fix crash in auto_retire

:::::: TO: Stéphane Marchesin <marcheu at chromium.org>
:::::: CC: Jani Nikula <jani.nikula at intel.com>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 41782 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20210514/a7bf98d8/attachment-0001.gz>


More information about the intel-gvt-dev mailing list