linux/arch/xtensa
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
..
boot
configs
include/asm xtensa: remove redefinition of XCHAL_MMU_ASID_BITS 2009-04-02 23:38:10 -07:00
kernel xtensa: use correct stack pointer for stack traces 2009-04-02 23:38:57 -07:00
lib
mm xtensa: don't make bootmem bitmap larger than required 2009-04-02 23:39:18 -07:00
platforms proc tty: switch xtensa iss console to ->proc_fops 2009-04-01 08:59:10 -07:00
variants
Kconfig xtensa: beat Kconfig into shape 2009-04-02 23:38:35 -07:00
Kconfig.debug
Makefile