public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* CI build failure in v6.6-rt
@ 2024-08-02 20:46 Clark Williams
  2024-08-03  6:20 ` Kroah-Hartman, Greg
  0 siblings, 1 reply; 3+ messages in thread
From: Clark Williams @ 2024-08-02 20:46 UTC (permalink / raw)
  To: Kroah-Hartman, Greg
  Cc: stable-rt, stable, Claudio R., Luis, Sebastian Andrzej Siewior

Greg,

Kernel CI is reporting a build failure on v6.6-rt:

https://grafana.kernelci.org/d/build/build?orgId=1&var-datasource=default&var-build_architecture=riscv&var-build_config_name=defconfig&var-id=maestro:66a6b448bb1dfd36a925ebef

It's in arch/riscv/kernel/cpufeature.c where a return statement in
check_unaligned_access() doesn't have a value (and
check_unaligned_access returns int).

Is 6.6 stable supporting RiscV? If so then we either have to fix that
return, or backport the refactor of arch/riscv/kernel/cpufeature.c
(f413aae96cda0).  If it's not then who should I talk to about turning
off riscv CI builds for v6.6-rt?

Thanks,
Clark


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

end of thread, other threads:[~2024-08-05 10:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 20:46 CI build failure in v6.6-rt Clark Williams
2024-08-03  6:20 ` Kroah-Hartman, Greg
2024-08-05 10:58   ` Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox