]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.
authorAndi Kleen <ak@suse.de>
Mon, 16 Jan 2006 00:56:51 +0000 (01:56 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 16 Jan 2006 19:27:59 +0000 (11:27 -0800)
commitee408c79420b6a437332d6977fe33ab72c36dc97
tree0b3c5dfb2a1e9b3f050ca62fa811b92c7c533498
parent142a64a650fa5786c2ecea3de5ae3d5a2de72312
[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.

For not fully explained reasons it broke mem=... on several setups.

Also minor cleanup.

Cc: axboe@suse.de
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/init.c