]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:49:57 +0000 (10:49 -0700)
commit7327fd26613c9a81ec1926d2e7a666d05280f71d
tree4a841306db9b3fb94f7b4ae550cac2c994343dba
parentbe1fc784e05742370931e0dc1ee8e340d49c90b5
[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn

The FLATMEM people added it, but there doesn't seem a good reason
because end_pfn is identical.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/init.c
include/asm-x86_64/page.h
include/asm-x86_64/proto.h