From: Paul Mundt Date: Tue, 5 Jan 2010 03:35:00 +0000 (+0900) Subject: sh: Drop down to a single quicklist. X-Git-Tag: v2.6.34-rc1~285^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0176bd3dab4fe522bfb6ceab9e3c441fe0305738;p=pandora-kernel.git sh: Drop down to a single quicklist. We previously had 2 quicklists, one for the PGD case and one for PTEs. Now that the PGD/PMD cases are handled through slab caches due to the multi-level configurability, only the PTE quicklist remains. As such, reduce NR_QUICK to its appropriate size and bump down the PTE quicklist index. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed