Re: [PATCH] 18pre7aa1 pagetable corroops

Andrea Arcangeli (andrea@suse.de)
Wed, 30 Jan 2002 21:27:57 +0100


On Wed, Jan 30, 2002 at 05:55:38PM +0000, Hugh Dickins wrote:
> clear_pagetable corrupts memory and oopses when CONFIG_HIGHMEM,
> but the pagetable has been allocated from low memory.

right, thanks. BTW, I kept the other fixmap_init code beause of the many
more BUG() checks (like the PTRS_PER_PMD checks with PAE) and because
it is equivalent after all.

Andrea
-
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/