On Mon, 8 Apr 2013 17:00:40 -0400 Andrew Shewmaker <[email protected]> wrote:
> Should I add the memory notifier code to mm/nommu.c too? > I'm guessing that if a system doesn't have an mmu that it also > won't be hotplugging memory. I doubt if we need to worry about memory hotplug on nommu machines, so just do the minimum which is required to get nommu to compile and link. That's probably "nothing". -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

