On Tue, Apr 9, 2013 at 4:19 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:On Mon, 8 Apr 2013 17:00:40 -0400 Andrew Shewmaker <agshew@xxxxxxxxx> wrote:I haven't gotten myself set up to compile a nommu architecture, so I'll post
Should I add the memory notifier code to mm/nommu.c too?I doubt if we need to worry about memory hotplug on nommu machines,
I'm guessing that if a system doesn't have an mmu that it also
won't be hotplugging memory.
so just do the minimum which is required to get nommu to compile
and link. That's probably "nothing".
my next version, and work on verifying it compiles and links later. But I
I probably won't be able to get to that for a week and a half ... I'm leaving
on my honeymoon in the next couple days :)