sh: bump up extra LMB reservations in bootmem init.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 7 May 2010 06:10:42 +0000 (15:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 7 May 2010 06:10:42 +0000 (15:10 +0900)
commit080e71e13d99d850875c0335c364766162eae7c6
tree8612d86e668186303044e89ff0a5073dbea6d2c0
parent36fa06d6b5ef1874d012c04b23d5b8982b1f8dea
sh: bump up extra LMB reservations in bootmem init.

This bumps up the extra LMB reservations in ordering so that they're
accounted for prior to iterating over the region list. This ensures that
reservations are visible both within the LMB and bootmem context.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/setup.c