Re: [PATCH v6 05/15] memory-hotplug: introduce new functionarch_remove_memory() for removing page table depends on architecture

From: Andrew Morton
Date: Wed Jan 09 2013 - 17:50:19 EST


On Wed, 9 Jan 2013 17:32:29 +0800
Tang Chen <tangchen@xxxxxxxxxxxxxx> wrote:

> For removing memory, we need to remove page table. But it depends
> on architecture. So the patch introduce arch_remove_memory() for
> removing page table. Now it only calls __remove_pages().
>
> Note: __remove_pages() for some archtecuture is not implemented
> (I don't know how to implement it for s390).

Can this break the build for s390?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/