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-next>] [day] [month] [year] [list]
Date:   Fri, 9 Jul 2021 16:43:26 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Marc Zyngier <maz@...nel.org>
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: linux-next: build failure after merge of the irqchip-fixes tree

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.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ