2021-06-07 23:25:05

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the irqchip tree

Hi all,

After merging the irqchip tree, yesterday's linux-next build (htmldocs)
produced this warning:

include/linux/interrupt.h:131: warning: Function parameter or member 'desc' not described in 'irqaction'

Introduced by commit

bb33916b527f ("genirq: Replace irqaction:irq with a pointer to the irqdesc")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-06-08 07:38:08

by Marc Zyngier

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the irqchip tree

Hi Stephen,

On Tue, 08 Jun 2021 00:21:48 +0100,
Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> After merging the irqchip tree, yesterday's linux-next build (htmldocs)
> produced this warning:
>
> include/linux/interrupt.h:131: warning: Function parameter or member 'desc' not described in 'irqaction'
>
> Introduced by commit
>
> bb33916b527f ("genirq: Replace irqaction:irq with a pointer to the irqdesc")

Huhuh... This patch should have never made it in -next. I must have
messed up once more.

/me goes and rebuild the branch now, which will also get rid of the
fixups lacking SoBs.

Thanks for the heads up,

M.

--
Without deviation from the norm, progress is not possible.