All of lore.kernel.org
 help / color / mirror / Atom feed
* riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
@ 2024-05-15 14:18 ` Naresh Kamboju
  0 siblings, 0 replies; 18+ messages in thread
From: Naresh Kamboju @ 2024-05-15 14:18 UTC (permalink / raw)
  To: open list, lkft-triage, Linux Regressions, linux-riscv
  Cc: Anup Patel, Thomas Gleixner, Anders Roxell, Dan Carpenter,
	Arnd Bergmann

The riscv builds failed on Linux next-20240515 tag due to following build
warnings / errors with gcc-13 and clang toolchain.

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Build Log:
-----
drivers/irqchip/irq-riscv-imsic-early.c: In function 'imsic_ipi_domain_init':
drivers/irqchip/irq-riscv-imsic-early.c:52:9: error: too many
arguments to function 'riscv_ipi_set_virq_range'
   52 |         riscv_ipi_set_virq_range(virq, IMSIC_NR_IPI, true);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from include/linux/smp.h:119,
                 from include/linux/lockdep.h:14,
                 from include/linux/spinlock.h:63,
                 from include/linux/sched.h:2142,
                 from include/linux/ratelimit.h:6,
                 from include/linux/dev_printk.h:16,
                 from include/linux/device.h:15,
                 from include/linux/node.h:18,
                 from include/linux/cpu.h:17,
                 from drivers/irqchip/irq-riscv-imsic-early.c:8:
arch/riscv/include/asm/smp.h:52:6: note: declared here
   52 | void riscv_ipi_set_virq_range(int virq, int nr);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~

metadata:
  git_describe: next-20240515
  git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
  git_sha: 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
  git_short_log: 82d92a9a1b9e ("Add linux-next specific files for 20240515")

Links:
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240515/testrun/23894295/suite/build/test/gcc-13-lkftconfig/details/
 - https://storage.tuxsuite.com/public/linaro/lkft/builds/2gUiKdxX7qM27ritMJT5pRyZhyi/
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240515/testrun/23894295/suite/build/test/gcc-13-lkftconfig/history/

--
Linaro LKFT
https://lkft.linaro.org

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2024-05-24 20:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15 14:18 riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range' Naresh Kamboju
2024-05-15 14:18 ` Naresh Kamboju
2024-05-15 14:36 ` Conor Dooley
2024-05-15 14:36   ` Conor Dooley
2024-05-15 17:05   ` Palmer Dabbelt
2024-05-15 17:05     ` Palmer Dabbelt
2024-05-15 17:13     ` Anup Patel
2024-05-15 17:13       ` Anup Patel
2024-05-24 15:10     ` Guenter Roeck
2024-05-24 15:10       ` Guenter Roeck
2024-05-24 17:18       ` Thomas Gleixner
2024-05-24 17:18         ` Thomas Gleixner
2024-05-24 17:35         ` Palmer Dabbelt
2024-05-24 17:35           ` Palmer Dabbelt
2024-05-24 19:36           ` Thomas Gleixner
2024-05-24 19:36             ` Thomas Gleixner
2024-05-24 20:24             ` Guenter Roeck
2024-05-24 20:24               ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.