<div dir="ltr">We have a ppc32 MPC8248 board that is working perfectly with the 4.19 kernel.<div>We have noticed two issues with the 5.2 kernel:<div><br></div><div>1) If the new CONFIG_PPC_KUAP (kernel userspace access protection) is enabled the kernel freezes right after initializing all the drivers and just before starting /sbin/init.</div></div><div><br></div><div>2) If CONFIG_PPC_KUAP is disabled the system starts up, but any user space program will hang indefinitely after calling the GCC atomic "__sync_bool_compare_and_swap".  This happens when nginx starts.  The same nginx binary works fine on a 4.19 kernel.</div></div>