K 10 svn:author V 3 ian K 8 svn:date V 27 2014-05-15T19:09:31.102356Z K 7 svn:log V 362 MFC r257549, r261642 Don't create a distinct free page pool for segregating allocations that are accessed through the direct map unless the kernel configuration actually includes a direct map. Only a few configurations do, and for the rest the unnecessary free page pool is a small pessimization. Remove the ARM_USE_SMALL_ALLOC option and code related to it. END