[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
authorHugh Dickins <hugh@veritas.com>
Tue, 19 Apr 2005 20:29:23 +0000 (13:29 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 20:29:23 +0000 (13:29 -0700)
commit561bbe3235da614562fb26bb14042af684971a2d
treec60b08c7d319dd4799d7910e4f0c58100a80afd1
parentd455a3696c72283923e6870e9e4fe1daa861d7cd
[PATCH] freepgt: remove FIRST_USER_ADDRESS hack

Once all the MMU architectures define FIRST_USER_ADDRESS, remove hack from
mmap.c which derived it from FIRST_USER_PGD_NR.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/mmap.c