linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mainline build failure due to fa84f89395e0 ("irqchip/loongson-liointc: Fix build error for LoongArch")
@ 2022-06-04 10:34 Sudip Mukherjee
  2022-06-04 11:41 ` Jiaxun Yang
  2022-06-04 13:13 ` Huacai Chen
  0 siblings, 2 replies; 3+ messages in thread
From: Sudip Mukherjee @ 2022-06-04 10:34 UTC (permalink / raw)
  To: Huacai Chen, Marc Zyngier, WANG Xuerui, Jiaxun Yang
  Cc: Thomas Gleixner, linux-mips, linux-kernel, torvalds

Hi All,

The latest mainline kernel branch fails to build for "mips loongson2k_defconfig"
with the error:

drivers/irqchip/irq-loongson-liointc.c: In function 'liointc_chained_handle_irq':
drivers/irqchip/irq-loongson-liointc.c:60:20: error: implicit declaration of function 'cpu_logical_map' [-Werror=implicit-function-declaration]
   60 |         int core = cpu_logical_map(smp_processor_id()) % LIOINTC_NUM_CORES;


git bisect pointed to fa84f89395e0 ("irqchip/loongson-liointc: Fix build error for LoongArch")

And, reverting it on top of mainline branch has fixed the build failure.

--
Regards
Sudip

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-04 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-04 10:34 mainline build failure due to fa84f89395e0 ("irqchip/loongson-liointc: Fix build error for LoongArch") Sudip Mukherjee
2022-06-04 11:41 ` Jiaxun Yang
2022-06-04 13:13 ` Huacai Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).