Hugh Dickins 2884f110d5 x86: fix bad pmd ffff810000207xxx(9090909090909090)
OGAWA Hirofumi and Fede have reported rare pmd_ERROR messages:
mm/memory.c:127: bad pmd ffff810000207xxx(9090909090909090).

Initialization's cleanup_highmap was leaving alignment filler
behind in the pmd for MODULES_VADDR: when vmalloc's guard page
would occupy a new page table, it's not allocated, and then
module unload's vfree hits the bad 9090 pmd entry left over.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-06-04 13:11:47 +02:00
..
2008-04-24 23:15:44 +02:00
2008-01-30 13:31:41 +01:00
2008-04-30 23:15:34 +02:00
2008-04-24 23:57:30 +02:00
2008-01-30 13:31:10 +01:00
2008-04-24 23:57:31 +02:00
2008-04-24 23:15:44 +02:00