> The namespace of all these memory range handling functions is horribly random, > and I think now it got worse: we add an assumption that register_new_memory() > is > implicitly called as part of hotplugged memory (where things are pre-cleared) > - > but nothing in its naming suggests so. > > How about renaming it to hotplug_memory_register() or so?
Sure, I will rename it. > > With that change you can add: > > Reviewed-by: Ingo Molnar <[email protected]> Thank you, Pavel

