All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-drm-intel:drm-intel-gt-next 8/8] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:624:5: sparse: sparse: symbol '__i915_gem_object_create_stolen' was not declared. Should it be
@ 2021-01-15 13:19 kernel test robot
  2021-01-15 13:19 ` [RFC PATCH drm-drm-intel] drm/i915/region: __i915_gem_object_create_stolen() can be static kernel test robot
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-01-15 13:19 UTC (permalink / raw)
  To: kbuild-all

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

tree:   git://anongit.freedesktop.org/drm/drm-intel drm-intel-gt-next
head:   97d5539632501af59290ead8f832e0ca6b6f69e7
commit: 97d5539632501af59290ead8f832e0ca6b6f69e7 [8/8] drm/i915/region: convert object_create into object_init
config: i386-randconfig-s001-20210115 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
reproduce:
        # apt-get install sparse
        # sparse version: v0.6.3-208-g46a52ca4-dirty
        git remote add drm-drm-intel git://anongit.freedesktop.org/drm/drm-intel
        git fetch --no-tags drm-drm-intel drm-intel-gt-next
        git checkout 97d5539632501af59290ead8f832e0ca6b6f69e7
        # save the attached .config to linux build tree
        make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=i386 

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


"sparse warnings: (new ones prefixed by >>)"
>> drivers/gpu/drm/i915/gem/i915_gem_stolen.c:624:5: sparse: sparse: symbol '__i915_gem_object_create_stolen' was not declared. Should it be static?
>> drivers/gpu/drm/i915/gem/i915_gem_stolen.c:649:5: sparse: sparse: symbol '_i915_gem_object_stolen_init' was not declared. Should it be static?

Please review and possibly fold the followup patch.

---
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: 36040 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-15 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-15 13:19 [drm-drm-intel:drm-intel-gt-next 8/8] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:624:5: sparse: sparse: symbol '__i915_gem_object_create_stolen' was not declared. Should it be kernel test robot
2021-01-15 13:19 ` [RFC PATCH drm-drm-intel] drm/i915/region: __i915_gem_object_create_stolen() can be 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.