diff -r e880629062dd -r e4a7b1cbe40c kernel/eka/memmodel/epoc/moving/mchunk.cpp --- a/kernel/eka/memmodel/epoc/moving/mchunk.cpp Wed May 05 05:11:16 2010 +0100 +++ b/kernel/eka/memmodel/epoc/moving/mchunk.cpp Mon May 10 11:40:53 2010 +0100 @@ -467,7 +467,8 @@ { // Allocate a block of contiguous RAM from the free pool TInt numPages=(endOffset-offset)>>m.iPageShift; - r=m.AllocContiguousRam(numPages<