diff -r 41f0cfe18c80 -r c734af59ce98 kernel/eka/memmodel/epoc/moving/mchunk.cpp --- a/kernel/eka/memmodel/epoc/moving/mchunk.cpp Tue Apr 27 18:02:57 2010 +0300 +++ b/kernel/eka/memmodel/epoc/moving/mchunk.cpp Tue May 11 17:28:22 2010 +0300 @@ -467,7 +467,8 @@ { // Allocate a block of contiguous RAM from the free pool TInt numPages=(endOffset-offset)>>m.iPageShift; - r=m.AllocContiguousRam(numPages<