On Fri, Aug 04, 2017 at 10:13:32AM -0400, Joshua Kinard wrote: > It appears the busybox init didn't like the changes to _sys_fork in > 64b3122df48b, and is thus crashing, which causes the kernel to panic due to > PID 1 dying. I’m making some progress, and now have v3.10 compiling and booting: https://github.com/frno7/linux/tree/ps2-v3.10-squashed I had to unset CONFIG_R5900_128BIT_SUPPORT but I’m hoping that part of the patch could be simplified later on. Fredrik