diff options
author | Johannes Weiner <jw@emlix.com> | 2009-03-04 15:21:29 (GMT) |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2009-04-03 06:39:18 (GMT) |
commit | 264da9f708b130122d881fa4570d1cd618440a73 (patch) | |
tree | e2db6ac982344c4187dd0cb089bc9977752c7c0a /arch/xtensa/include | |
parent | 0bef42e5c061b4aa63cc488d11400a1ef8b8f5a2 (diff) | |
download | linux-fsl-qoriq-264da9f708b130122d881fa4570d1cd618440a73.tar.xz |
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>
Diffstat (limited to 'arch/xtensa/include')
0 files changed, 0 insertions, 0 deletions