commit | 365024c53b16272cb9c42f5ad7b2110e20b0c783 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 31 15:51:20 2011 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 04 09:24:40 2011 -0500 |
tree | deb64200384da61104751949ed3d08447601dafe | |
parent | 9c30e03184a169d34344b39e869ce7953aeffc00 [diff] |
powerpc: Move cpu specific lmb reserve to arch_lmb_reserve We've been utilizing board_lmb_reserve to reserve the boot page for MP systems. We can just move this into arch_lmb_reserve for 85xx & 86xx systems rather than duplicating in each board port. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>