linux/arch/xtensa/mm
Johannes Weiner 264da9f708 xtensa: don't make bootmem bitmap larger than required
If min_low_pfn is non-zero, the bitmap reserved for bootmem is bigger
than needed.  The number of pages bootmem has to maintain is the range
from min_low_pfn to max_low_pfn.

For now it has only been a theoretical mistake, min_low_pfn was always
zero.

Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2009-04-02 23:39:18 -07:00
..
cache.c [XTENSA] Flush the page-address in update-mmu instead of user-address 2008-02-13 16:58:51 -08:00
fault.c xtensa: fix compilation somewhat 2009-03-10 15:55:10 -07:00
init.c xtensa: don't make bootmem bitmap larger than required 2009-04-02 23:39:18 -07:00
Makefile Remove references to "make dep" 2008-01-28 23:22:13 +01:00
misc.S [XTENSA] Fix icache flush for cache aliasing 2008-02-13 17:08:18 -08:00
pgtable.c fix file specification in comments 2006-10-03 23:01:26 +02:00
tlb.c [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00