Re: [PATCH 5/5] mm/memory-hotplug: Rework unregister_mem_sect_under_nodes

From: Jonathan Cameron
Date: Thu Oct 18 2018 - 11:39:03 EST


On Thu, 18 Oct 2018 17:02:21 +0200
Oscar Salvador <osalvador@xxxxxxxxxxxxxxxxxx> wrote:

> On Thu, Oct 18, 2018 at 03:24:34PM +0100, Jonathan Cameron wrote:
> > Tested-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
>
> Thanks a lot Jonathan for having tested it!
>
> Did you test the whole serie or only this patch?
> Since you have caught some bugs testing the memory-hotplug code
> on ARM64, I wonder if you could test it with the whole serie
> applied (if you got some free time, of course).
>
>
> thanks again!

Sorry I should have said. Whole series on latest mmotm as of yesterday.
Obviously that only tested some of the code paths as I didn't test
hmm at all.

There are a few more quirks to chase down on my list, but nothing
related to this series and all superficial stuff.

I'm away from my boards (or the remote connection to them anyway) until
the 29th so any other tests will probably have to wait until then.

It's not clear if we'll take the actual arm64 support forwards but
hopefully someone will pick it up in the near future if we don't.
The complexity around pfn_valid on arm64 may take some time to unwind.

Thanks,

Jonathan