Hi @Hongyang.Zhao , I hope you are well. Do you have any instructions on how to build and install the mainline kernel that you submitted in this patch? Making sure you're not a bot!
I git clone the mainline kernel, and apply the patch, that part is successful.
But if I run make and then make binpkg-deb and then sudo dpkg -i *.deb and then reboot, I get a kernel panic when the Rubik Pi restarts and it won’t boot.
I think I am probably missing some steps or not doing it correctly. Do you have any instructions about how to properly build and install the mainline kernel with your patch? Thanks!