linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [FSL P50x0] Kernel 6.9-rc1 compiling issue
@ 2024-03-25  4:48 Christian Zigotzky
  2024-03-25  5:18 ` Christian Zigotzky
  0 siblings, 1 reply; 10+ messages in thread
From: Christian Zigotzky @ 2024-03-25  4:48 UTC (permalink / raw)
  To: linuxppc-dev, Michael Ellerman, Christophe Leroy, hbathini
  Cc: Darren Stevens, R.T.Dickinson, mad skateman, R.T.Dickinson,
	Matthew Leaman, Christian Zigotzky

Hi All,

The Compiling of the RC1 of kernel 6.9 doesn’t work anymore for our FSL 
P5020/P5040 boards [1] since the PowerPC updates 6.9-2 [2].

Error messages:

arch/powerpc/platforms/85xx/smp.c: In function 'mpc85xx_smp_kexec_cpu_down':
arch/powerpc/platforms/85xx/smp.c:401:13: error: 'crashing_cpu' 
undeclared (first use in this function); did you mean 'crash_save_cpu'?
   401 |  if (cpu == crashing_cpu && cpu_thread_in_core(cpu) != 0) {
       |             ^~~~~~~~~~~~
       |             crash_save_cpu
arch/powerpc/platforms/85xx/smp.c:401:13: note: each undeclared 
identifier is reported only once for each function it appears in
make[5]: *** [scripts/Makefile.build:244: 
arch/powerpc/platforms/85xx/smp.o] Error 1
make[4]: *** [scripts/Makefile.build:485: arch/powerpc/platforms/85xx] 
Error 2
make[3]: *** [scripts/Makefile.build:485: arch/powerpc/platforms] Error 2
make[2]: *** [scripts/Makefile.build:485: arch/powerpc] Error 2

---

I was able to revert it. After that the compiling works again.

Could you please check the PowerPC updates 6.9-2? [2]

Thanks,
Christian

[1] http://wiki.amiga.org/index.php?title=X5000
[2] 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.9-rc1&id=484193fecd2b6349a6fd1554d306aec646ae1a6a

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

end of thread, other threads:[~2024-05-09  5:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25  4:48 [FSL P50x0] Kernel 6.9-rc1 compiling issue Christian Zigotzky
2024-03-25  5:18 ` Christian Zigotzky
2024-03-25  6:43   ` Christophe Leroy
2024-03-25  7:15     ` Christian Zigotzky
2024-03-25  9:14       ` Christian Zigotzky
2024-03-25 11:01         ` Christian Zigotzky
2024-04-04 17:44         ` Christian Zigotzky
2024-04-04 19:00           ` Christophe Leroy
2024-04-08 12:20             ` Michael Ellerman
2024-05-09  5:15               ` Christian Zigotzky

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).