All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-drm-misc:drm-misc-next 2/4] drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init'
@ 2021-05-03 15:09 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-05-03 15:09 UTC (permalink / raw)
  To: kbuild-all

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

tree:   git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head:   5109d297a3d70a9083a5fb66d487253438f803ea
commit: b072b9cd54f3dbd9597f2c0c2b8496a43c179806 [2/4] drm/ttm: add ttm_sys_manager v3
config: x86_64-randconfig-r021-20210503 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8f5a2a5836cc8e4c1def2bdeb022e7b496623439)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        git remote add drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-drm-misc drm-misc-next
        git checkout b072b9cd54f3dbd9597f2c0c2b8496a43c179806
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross 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 warnings (new ones prefixed by >>):

>> drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init' [-Wmissing-prototypes]
   void ttm_sys_man_init(struct ttm_device *bdev)
        ^
   drivers/gpu/drm/ttm/ttm_sys_manager.c:25:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
   void ttm_sys_man_init(struct ttm_device *bdev)
   ^
   static 
   1 warning generated.


vim +/ttm_sys_man_init +25 drivers/gpu/drm/ttm/ttm_sys_manager.c

    24	
  > 25	void ttm_sys_man_init(struct ttm_device *bdev)

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

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

* [drm-drm-misc:drm-misc-next 2/4] drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init'
@ 2021-05-03 15:08 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-05-03 15:08 UTC (permalink / raw)
  To: kbuild-all

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

tree:   git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head:   5109d297a3d70a9083a5fb66d487253438f803ea
commit: b072b9cd54f3dbd9597f2c0c2b8496a43c179806 [2/4] drm/ttm: add ttm_sys_manager v3
config: x86_64-randconfig-a012-20210503 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8f5a2a5836cc8e4c1def2bdeb022e7b496623439)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        git remote add drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-drm-misc drm-misc-next
        git checkout b072b9cd54f3dbd9597f2c0c2b8496a43c179806
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross 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 warnings (new ones prefixed by >>):

>> drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init' [-Wmissing-prototypes]
   void ttm_sys_man_init(struct ttm_device *bdev)
        ^
   drivers/gpu/drm/ttm/ttm_sys_manager.c:25:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
   void ttm_sys_man_init(struct ttm_device *bdev)
   ^
   static 
   1 warning generated.


vim +/ttm_sys_man_init +25 drivers/gpu/drm/ttm/ttm_sys_manager.c

    24	
  > 25	void ttm_sys_man_init(struct ttm_device *bdev)

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

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

end of thread, other threads:[~2021-05-03 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03 15:09 [drm-drm-misc:drm-misc-next 2/4] drivers/gpu/drm/ttm/ttm_sys_manager.c:25:6: warning: no previous prototype for function 'ttm_sys_man_init' kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-05-03 15:08 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.