K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-12-27T20:46:17.006907Z K 7 svn:log V 192 Fix a hang in contigmalloc(). The low & high limits defined a memory range that contained no memory. This used to result in a failure but changed into a hang. Lift the high limit restriction. END