diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2006-06-20 23:59:11 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-06-29 21:10:52 +0100 |
commit | f7a849153be3b66326b52dce0d07896b56cb4cd7 (patch) | |
tree | 71afe4415b664ae3d34a28568c1b09a9dd9129a3 /include/net/xfrm.h | |
parent | 6feb6efaec9858dfb673fc5c89b8280b1b73bb08 (diff) |
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
FIXADDR_TOP is used for HIGHMEM and for upper limit of vmalloc area on
32bit kernel. TX39XX and TX49XX have "reserved" segment in CKSEG3
area. 0xff000000-0xff3fffff on TX49XX and 0xff000000-0xfffeffff on
TX39XX are reserved (unmapped, uncached) therefore can not be used as
mapped area.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/net/xfrm.h')
0 files changed, 0 insertions, 0 deletions