William Lee Irwin III wrote:
>> Um, that should be automatic when USER_PTRS_PER_PGD is increased.
On Wed, Jan 08, 2003 at 01:04:23PM -0800, Dave Hansen wrote:
> Nope, you need a little bit more. pgd_alloc() relies on its memcpy()
> to provide the kernel mappings. After the last user PMD is allocated,
> you still need to copy the kernel-shared part of it in.
See the bit about rounding up. Then again, the pmd entries don't get
filled in by any of that...
Bill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/