RE: [PATCH v6 15/15] irqchip/renesas-rzg2l: Add shared interrupt support
From: Biju Das
Date: Wed Mar 25 2026 - 14:21:50 EST
Hi,
Thanks for the review.
> -----Original Message-----
> From: kernel test robot <lkp@xxxxxxxxx>
> Sent: 25 March 2026 18:01
> Subject: Re: [PATCH v6 15/15] irqchip/renesas-rzg2l: Add shared interrupt support
>
> Hi Biju,
>
> kernel test robot noticed the following build warnings:
>
> [auto build test WARNING on tip/irq/core] [also build test WARNING on linus/master v7.0-rc5 next-
> 20260323] [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/Biju/dt-bindings-interrupt-controller-renesas-
> rzg2l-irqc-Use-pattern-for-interrupt-names/20260323-002740
> base: tip/irq/core
> patch link: https://lore.kernel.org/r/20260322122421.132474-16-biju.das.jz%40bp.renesas.com
> patch subject: [PATCH v6 15/15] irqchip/renesas-rzg2l: Add shared interrupt support
> config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20260326/202603260117.5j4fMpip-
> lkp@xxxxxxxxx/config)
> compiler: arc-linux-gcc (GCC) 15.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-
> ci/archive/20260326/202603260117.5j4fMpip-lkp@xxxxxxxxx/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@xxxxxxxxx>
> | Closes:
> | https://lore.kernel.org/oe-kbuild-all/202603260117.5j4fMpip-lkp@intel.
> | com/
>
> All warnings (new ones prefixed by >>):
>
> >> Warning: drivers/irqchip/irq-renesas-rzg2l.c:111 struct member 'used_irqs' not described in
> 'rzg2l_irqc_priv'
> >> Warning: drivers/irqchip/irq-renesas-rzg2l.c:111 struct member 'used_irqs' not described in
> 'rzg2l_irqc_priv'
I missed to add ':' in kernel doc. Will fix it.
Cheers,
Biju