commit | 5f51e139d8b29116779044f26f84cceae34c31a4 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Mon Jun 26 13:59:02 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 10:48:20 2006 -0700 |
tree | 23fd510f939878a3c833cf8b657d4f27ec30049d | |
parent | b633237e9c1b91b86c431c5d41266b47408b4642 [diff] |
[PATCH] x86_64: miscellaneous mm/init.c fixes - fix an off-by-one error in phys_pmd_init() - prevent phys_pmd_init() from removing mappings established earlier - fix the direct mapping early printk to in fact show the end of the range - remove an apparently orphan comment Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>