]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE
authorHugh Dickins <hugh@veritas.com>
Tue, 19 Apr 2005 20:29:21 +0000 (13:29 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org.(none)>
Tue, 19 Apr 2005 20:29:21 +0000 (13:29 -0700)
commit6119be0bba10e7e7b1e5650a87812fa2fd8d3a60
tree5acc21e0611f1caf7163c120ca4214b2ee452b0d
parent8462e201756dd3bbe7e542106fc6fd6fe059cee2
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE

ARM define FIRST_USER_ADDRESS as PAGE_SIZE (beyond the machine vectors when
they are mapped low), and use that definition in place of locally defined
MIN_MAP_ADDR.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/arm/kernel/sys_arm.c
include/asm-arm/pgtable.h