lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 09 Jul 2021 10:24:40 +0100
From:   Marc Zyngier <maz@...nel.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     "kernelci.org bot" <bot@...nelci.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the irqchip-fixes tree

On Fri, 09 Jul 2021 07:43:26 +0100,
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> 
> Hi all,
> 
> After merging the irqchip-fixes tree, today's linux-next build
> (jmr3927_defconfig) failed like this:
> 
> arch/mips/kernel/irq.c:118:9: error: implicit declaration of function ‘irq_resolve_mapping’; did you mean ‘irq_dispose_mapping’? [-Werror=implicit-function-declaration]
> arch/mips/kernel/irq.c:118:7: error: assignment to ‘struct irq_desc *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
> 
> Caused by commit
> 
>   f333d6bc4a8b ("irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry")
> 
> Reported by the Kernelci.org bot.
> 
> Not all mips platforms select CONFIG_IRQ_DOMAIN.

Indeed. Thanks for the heads up, now fixed and branch updated.

Cheers,

	M.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ