<br><br>On Friday, December 18, 2020, Christian Zigotzky <<a href="mailto:chzigotzky@xenosoft.de">chzigotzky@xenosoft.de</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
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].<br>
<br>
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.<br>
<br>
Please check the new PowerPC updates 5.11-1.</blockquote><div><br></div><div>Can you bisect the bad commit?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
Christian<br>
<br>
<br>
[1] <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8a5be36b9303ae167468d4f5e1b3c090b9981396" target="_blank">https://git.kernel.org/pub/scm<wbr>/linux/kernel/git/torvalds/lin<wbr>ux.git/commit/?id=8a5be36b9303<wbr>ae167468d4f5e1b3c090b9981396</a><br>
[2] <a href="http://wiki.amiga.org/index.php?title=X5000" target="_blank">http://wiki.amiga.org/index.ph<wbr>p?title=X5000</a><br>
[3] qemu-system-ppc64 -M ppce500 -cpu e5500 -m 1024 -kernel uImage -drive format=raw,file=MintPPC32-X500<wbr>0.img,index=0,if=virtio -netdev user,id=mynet0 -device virtio-net-pci,netdev=mynet0 -append "rw root=/dev/vda" -device virtio-vga -usb -device usb-ehci,id=ehci -device usb-tablet -device virtio-keyboard-pci -smp 4 -vnc :1<br>
[4] git revert 8a5be36b9303ae167468d4f5e1b3c0<wbr>90b9981396 -m 1<br>
</blockquote>