Re: [BUGFIX][PATCH 1/2] x86, mem: separate x86_64 vmalloc_sync_all() into separate functions

From: Andi Kleen
Date: Wed Aug 25 2010 - 03:45:25 EST


Haicheng Li <haicheng.li@xxxxxxxxxxxxxxx> writes:

> hello,
>
> Resend these two patches for bug fixing:
>
> The bug is that when memory hotplug-adding happens for a large enough area that a new PGD entry is
> needed for the direct mapping, the PGDs of other processes would not get updated. This leads to some
> CPUs oopsing when they have to access the unmapped areas, e.g. onlining CPUs on the new added node.

The patches look good to me. Can we please move forward with this?

Reviewed-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/