On Tue, 2016-12-06 at 02:01 +0800, Ye Xiaolong wrote: > On 11/30, Ander Conselvan De Oliveira wrote: > > > > On Wed, 2016-11-30 at 09:29 +0800, kbuild test robot wrote: > > > > > > Hi Ander, > > > > > > [auto build test WARNING on drm-intel/for-linux-next] > > > [also build test WARNING on v4.9-rc7 next-20161129] > > > [if your patch is applied to the wrong git tree, please drop us a note to > > > help improve the system] > > > > > > url: https://github.com/0day-ci/linux/commits/Ander-Conselvan-de-Olivei > > > ra/drm-i915-Fix-intel_psr_init-kerneldoc/20161130-081024 > > > base: git://anongit.freedesktop.org/drm-intel for-linux-next > > > reproduce: make htmldocs > > > > > > All warnings (new ones prefixed by >>): > > > > > > make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent > > > make rule. > > > include/linux/init.h:1: warning: no structured comments found > > > include/linux/workqueue.h:392: warning: No description found for > > > parameter '...' > > > include/linux/workqueue.h:392: warning: Excess function parameter > > > 'args' description in 'alloc_workqueue' > > > include/linux/workqueue.h:413: warning: No description found for > > > parameter '...' > > > include/linux/workqueue.h:413: warning: Excess function parameter > > > 'args' description in 'alloc_ordered_workqueue' > > > include/linux/kthread.h:26: warning: No description found for parameter > > > '...' > > > kernel/sys.c:1: warning: no structured comments found > > > drivers/dma-buf/seqno-fence.c:1: warning: no structured comments found > > > include/sound/core.h:324: warning: No description found for parameter > > > '...' > > > include/sound/core.h:335: warning: No description found for parameter > > > '...' > > > include/sound/core.h:388: warning: No description found for parameter > > > '...' > > > include/drm/drm_drv.h:295: warning: Incorrect use of kernel-doc > > > format: * Hook for allocating the GEM object struct, for use by core > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'load' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'firstopen' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'open' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'preclose' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'postclose' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'lastclose' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'unload' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'dma_ioctl' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'dma_quiescent' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'context_dtor' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'set_busid' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'irq_handler' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'irq_preinstall' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'irq_postinstall' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'irq_uninstall' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'debugfs_init' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'debugfs_cleanup' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_open_object' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_close_object' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_create_object' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'prime_handle_to_fd' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'prime_fd_to_handle' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_export' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_import' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_pin' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_unpin' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_res_obj' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_get_sg_table' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_import_sg_table' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_vmap' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_vunmap' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_prime_mmap' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'vgaarb_irq' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'gem_vm_ops' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'major' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'minor' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'patchlevel' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'name' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'desc' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'date' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'driver_features' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'dev_priv_size' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'ioctls' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'num_ioctls' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'fops' > > > include/drm/drm_drv.h:407: warning: No description found for parameter > > > 'legacy_dev_list' > > > > > > > > > > > > > > drivers/gpu/drm/i915/intel_psr.c:822: warning: No description found > > > > > for parameter 'dev' > > > > > drivers/gpu/drm/i915/intel_psr.c:822: warning: Excess function > > > > > parameter 'dev_priv' description in 'intel_psr_init' > > > drivers/gpu/drm/i915/intel_psr.c:823: warning: No description found for > > > parameter 'dev' > > > drivers/gpu/drm/i915/intel_psr.c:823: warning: Excess function > > > parameter 'dev_priv' description in 'intel_psr_init' > > These warnings are for some wrong tree, which doesn't have the patch that > > converts from dev to dev_priv in intel_psr_init()'s signature. > Thanks for the note, could you tell us the correct tree to which this patch > should be applied? That would be drm-intel/drm-intel-next-queued. Ander _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx