All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-gvt-linux:gvt-staging 435/441] drivers/gpu/drm/i915/i915_active.c:1156:19: error: expected '; ' before 'static'
@ 2021-05-14  9:10 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-14  9:10 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2007 bytes --]

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@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@chromium.org>
:::::: CC: Jani Nikula <jani.nikula@intel.com>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 41782 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-14  9:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14  9:10 [intel-gvt-linux:gvt-staging 435/441] drivers/gpu/drm/i915/i915_active.c:1156:19: error: expected '; ' before 'static' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.