CC: [email protected]
CC: Linux Memory Management List <[email protected]>
TO: Ben Skeggs <[email protected]>
CC: Lyude Paul <[email protected]>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 
master
head:   abaf6f60176f1ae9d946d63e4db63164600b7b1a
commit: be0ed63f9b2b835ffef67c5dd7034c57d8a0b0a7 [9869/11865] drm/nouveau/nvkm: 
determine subdev id/order from layout
:::::: branch date: 31 hours ago
:::::: commit date: 10 days ago
config: i386-randconfig-m021-20210220 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>

smatch warnings:
drivers/gpu/drm/nouveau/include/nvkm/core/layout.h:33 nvkm_device_ctor() warn: 
Function too hairy.  No more merges.

vim +33 drivers/gpu/drm/nouveau/include/nvkm/core/layout.h

fcc08a7c0ded8c Ben Skeggs 2021-02-04  27  
fcc08a7c0ded8c Ben Skeggs 2021-02-04  28  NVKM_LAYOUT_ONCE(NVKM_ENGINE_BSP     
, struct nvkm_engine  ,      bsp)
50551b15c760b3 Ben Skeggs 2021-02-04  29  NVKM_LAYOUT_INST(NVKM_ENGINE_CE      
, struct nvkm_engine  ,       ce, 9)
0b26ca68c97d16 Ben Skeggs 2021-02-04  30  NVKM_LAYOUT_ONCE(NVKM_ENGINE_CIPHER  
, struct nvkm_engine  ,   cipher)
a7f000ec565022 Ben Skeggs 2021-02-04  31  NVKM_LAYOUT_ONCE(NVKM_ENGINE_DISP    
, struct nvkm_disp    ,     disp)
09f409d74d6679 Ben Skeggs 2020-12-04  32  NVKM_LAYOUT_ONCE(NVKM_ENGINE_DMAOBJ  
, struct nvkm_dma     ,      dma)
ab0db2bd853d4a Ben Skeggs 2020-12-04 @33  NVKM_LAYOUT_ONCE(NVKM_ENGINE_FIFO    
, struct nvkm_fifo    ,     fifo)

:::::: The code at line 33 was first introduced by commit
:::::: ab0db2bd853d4a61bf440d2846b046a1d11ce027 drm/nouveau/fifo: switch to 
instanced constructor

:::::: TO: Ben Skeggs <[email protected]>
:::::: CC: Ben Skeggs <[email protected]>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to