Any idea what may cause following kernel panic:
Code
[ 0.000000] SError Interrupt on CPU0, code 0xbf000000 -- SError
[ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.3.0 #2
[ 0.000000] Hardware name: Hardkernel ODROID-N2 (DT)
[ 0.000000] pstate: 40000085 (nZcv daIf -PAN -UAO)
[ 0.000000] pc : new_slab+0x594/0xa08
[ 0.000000] lr : new_slab+0x584/0xa08
I need to test some older mainline kernels for bisecting an usb3 problem that appears with haupage WinTV-hualHD tuner.
Built mainline libreelec for amlogic from chewitt, the version with 5.7 kernel boots ok with gt-king pro. Downgraded to version with 5.1 kernel and got the above panic, using dtb from 5.7 for gt king pro. Tested version with 5.3 kernel, the same panic, regardless which device tree is used, including the meson-g12b-odroid-n2.dtb available in 5.3 source tree.