
1 Apr
2009
1 Apr
'09
6:21 a.m.
On Mar 31, 2009, at 6:38 PM, Becky Bruce wrote:
We're missing the board_lmb_reserve definitions that allow cpu_mp_lmb_reserve to be called; this means that Linux is free to reallocate reserved pages. Linux currently boots because we're getting lucky - the page we've reserved is high enough in memory that it isn't allocated by Linux while we still need it to be in existence.
Signed-off-by: Becky Bruce beckyb@kernel.crashing.org
board/freescale/mpc8641hpcn/mpc8641hpcn.c | 9 +++++++++ board/sbc8641d/sbc8641d.c | 9 +++++++++ 2 files changed, 18 insertions(+), 0 deletions(-)
applied
- k