GIT kernel with the PowerPC updates 5.11-1 doesn't boot on a FSL P5040 board and in a virtual e5500 QEMU machine

Christophe Leroy christophe.leroy at csgroup.eu
Sat Dec 19 17:49:08 AEDT 2020



Le 18/12/2020 à 23:49, Christian Zigotzky a écrit :
> On 18 December 2020 at 10:25pm, Denis Kirjanov wrote:
>  >
>  >
>  > On Friday, December 18, 2020, Christian Zigotzky <chzigotzky at xenosoft.de> wrote:
>  >
>  >     Hello,
>  >
>  >     I compiled the latest Git kernel with the new PowerPC updates 5.11-1 [1] today. Unfortunately 
> this kernel doesn't boot on my FSL P5040 board [2] and in a virtual e5500 QEMU machine [3].
>  >
>  >     I was able to revert the new PowerPC updates 5.11-1 [4] and after a new compiling, the kernel 
> boots without any problems on my FSL P5040 board.
>  >
>  >     Please check the new PowerPC updates 5.11-1.
>  >
>  >
>  > Can you bisect the bad commit?
>  >
> Hello Denis,
> 
> I have bisected [5] and d0e3fc69d00d1f50d22d6b6acfc555ccda80ad1e (powerpc/vdso: Provide 
> __kernel_clock_gettime64() on vdso32) [6] is the first bad commit.
> 
> I was able to revert this bad commit and after a new compiling, the kernel boots without any problems.

That's puzzling.

Can you describe the symptoms exactly ? What do you mean by "the kernel doesn't boot" ? Where and 
how does it stops booting ?

This commit only adds a new VDSO call, for getting y2038 compliant time. At the time I implemented 
it there was no libc using it yet. Is your libc using it ?

Where can I find all the elements you are using to boot with QEMU ? Especially the file 
MintPPC32-X5000.img

Can you also share you kernel config

Thanks
Christophe


More information about the Linuxppc-dev mailing list