On Wed, 2018-10-03 at 13:52 +1000, Nicholas Piggin wrote: > On Mon, 01 Oct 2018 23:24:23 +0800 > Ley Foon Tan <ley.foon.tan@xxxxxxxxx> wrote: > > > > > On Sat, 2018-09-29 at 11:37 +1000, Nicholas Piggin wrote: > > > > > > Hi, > > > > > > Did you get a chance to look at these? > > > > > > This first patch 1/11 solves the lockup problem that Guenter > > > reported > > > with my changes to core mm code. So I plan to resubmit my patches > > > to Andrew's -mm tree with this patch to avoid nios2 breakage. > > > > > > Thanks, > > > Nick > > Do you have git repo that contains these patches? If not, can you > > send > > them as attachment to my email? > Here's a tree with these patches plus 3 of the core mm code changes > which caused nios2 to hang > > https://github.com/npiggin/linux/commits/nios2 > Hi Nick Tested your patches on the github branch. Kernel bootup and ethernet ping are working. Regards Ley Foon