On 06/28/2012 10:22 PM, Juan Quintela wrote:
> We should send pages on interate phase, not in setup one. This was a
> "bug". Just removing the loop does what we want. Tested that it
> works with current ram_load().
>
> Signed-off-by: Juan Quintela
> ---
> arch_init.c | 33 --
We should send pages on interate phase, not in setup one. This was a
"bug". Just removing the loop does what we want. Tested that it
works with current ram_load().
Signed-off-by: Juan Quintela
---
arch_init.c | 33 -
1 file changed, 33 deletions(-)
diff --gi