* [radeon-alex:drm-next-5.2-wip 64/66] drivers/gpu/drm/ttm/ttm_bo.c:52:10: sparse: symbol 'ttm_bo_glob_use_count' was not declared. Should it be static?
@ 2019-04-19 20:02 kbuild test robot
2019-04-19 20:02 ` [RFC PATCH radeon-alex] drm/ttm: ttm_bo_glob_use_count can be static kbuild test robot
0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2019-04-19 20:02 UTC (permalink / raw)
To: Christian König; +Cc: Alex Deucher, Karol Herbst, kbuild-all, dri-devel
tree: git://people.freedesktop.org/~agd5f/linux.git drm-next-5.2-wip
head: a70be09f90c0b211b45bae50eb98617d75713297
commit: 5c4923919f015e80e76d3d88d5743d422d105ff2 [64/66] drm/ttm: fix re-init of global structures
reproduce:
# apt-get install sparse
git checkout 5c4923919f015e80e76d3d88d5743d422d105ff2
make ARCH=x86_64 allmodconfig
make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__'
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
sparse warnings: (new ones prefixed by >>)
drivers/gpu/drm/ttm/ttm_bo.c:51:1: sparse: symbol 'ttm_global_mutex' was not declared. Should it be static?
>> drivers/gpu/drm/ttm/ttm_bo.c:52:10: sparse: symbol 'ttm_bo_glob_use_count' was not declared. Should it be static?
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
drivers/gpu/drm/ttm/ttm_bo.c:559:28: sparse: context imbalance in 'ttm_bo_cleanup_refs' - unexpected unlock
drivers/gpu/drm/ttm/ttm_bo.c:619:27: sparse: context imbalance in 'ttm_bo_delayed_delete' - different lock contexts for basic block
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
drivers/gpu/drm/ttm/ttm_bo.c:787:12: sparse: context imbalance in 'ttm_mem_evict_first' - different lock contexts for basic block
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
drivers/gpu/drm/ttm/ttm_bo.c:1765:5: sparse: context imbalance in 'ttm_bo_swapout' - different lock contexts for basic block
include/linux/reservation.h:220:20: sparse: dereference of noderef expression
include/linux/reservation.h:220:45: sparse: dereference of noderef expression
Please review and possibly fold the followup patch.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-19 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-19 20:02 [radeon-alex:drm-next-5.2-wip 64/66] drivers/gpu/drm/ttm/ttm_bo.c:52:10: sparse: symbol 'ttm_bo_glob_use_count' was not declared. Should it be static? kbuild test robot
2019-04-19 20:02 ` [RFC PATCH radeon-alex] drm/ttm: ttm_bo_glob_use_count can be static kbuild test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox