[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aQsBRFPwz0RJ/u9S@rli9-mobl>
Date: Wed, 5 Nov 2025 15:48:20 +0800
From: Philip Li <philip.li@...el.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
CC: kernel test robot <lkp@...el.com>, Randy Dunlap <rdunlap@...radead.org>,
Jonathan Corbet <corbet@....net>, Mauro Carvalho Chehab <mchehab@...nel.org>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<oe-kbuild-all@...ts.linux.dev>, <linux-media@...r.kernel.org>
Subject: Re: [PATCH v1 1/1] kernel-doc: Issue warnings that were silently
discarded
On Wed, Nov 05, 2025 at 07:27:14AM +0200, Andy Shevchenko wrote:
> On Wed, Nov 05, 2025 at 07:14:58AM +0800, kernel test robot wrote:
> > Hi Andy,
> >
> > kernel test robot noticed the following build warnings:
>
> So do these...
Got it, thanks for the info, I will update the bot to ignore the further
reports on this commit. Sorry for the false positive.
Thanks
>
> > [auto build test WARNING on lwn/docs-next]
> > [also build test WARNING on next-20251104]
> > [cannot apply to linus/master v6.18-rc4]
> > [If your patch is applied to the wrong git tree, kindly drop us a note.
> > And when submitting patch, we suggest to use '--base' as documented in
> > https://git-scm.com/docs/git-format-patch#_base_tree_information]
> >
> > url: https://github.com/intel-lab-lkp/linux/commits/Andy-Shevchenko/kernel-doc-Issue-warnings-that-were-silently-discarded/20251105-055629
> > base: git://git.lwn.net/linux.git docs-next
> > patch link: https://lore.kernel.org/r/20251104215502.1049817-1-andriy.shevchenko%40linux.intel.com
> > patch subject: [PATCH v1 1/1] kernel-doc: Issue warnings that were silently discarded
> > config: sh-allnoconfig (https://download.01.org/0day-ci/archive/20251105/202511050706.NIxJwZER-lkp@intel.com/config)
> > compiler: sh4-linux-gcc (GCC) 15.1.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251105/202511050706.NIxJwZER-lkp@intel.com/reproduce)
> >
> > If you fix the issue in a separate patch/commit (i.e. not just a new version of
> > the same patch/commit), kindly add following tags
> > | Reported-by: kernel test robot <lkp@...el.com>
> > | Closes: https://lore.kernel.org/oe-kbuild-all/202511050706.NIxJwZER-lkp@intel.com/
> >
> > All warnings (new ones prefixed by >>):
> >
> > >> Warning: drivers/sh/intc/irqdomain.c:29 function parameter 'd' not described in 'intc_evt_xlate'
> > >> Warning: drivers/sh/intc/irqdomain.c:29 function parameter 'ctrlr' not described in 'intc_evt_xlate'
> > >> Warning: drivers/sh/intc/irqdomain.c:29 function parameter 'intspec' not described in 'intc_evt_xlate'
> > >> Warning: drivers/sh/intc/irqdomain.c:29 function parameter 'intsize' not described in 'intc_evt_xlate'
> > >> Warning: drivers/sh/intc/irqdomain.c:29 function parameter 'out_hwirq' not described in 'intc_evt_xlate'
> > >> Warning: drivers/sh/intc/irqdomain.c:29 function parameter 'out_type' not described in 'intc_evt_xlate'
> > >> Warning: drivers/sh/intc/irqdomain.c:29 expecting prototype for intc_irq_domain_evt_xlate(). Prototype was for intc_evt_xlate() instead
>
> --
> With Best Regards,
> Andy Shevchenko
>
>
>
Powered by blists - more mailing lists