sh: Drop down to a single quicklist.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 5 Jan 2010 03:35:00 +0000 (12:35 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 5 Jan 2010 03:35:00 +0000 (12:35 +0900)
commit0176bd3dab4fe522bfb6ceab9e3c441fe0305738
treed532c56785fad657581fc74794881dfaae99fe5c
parenta7595fe7e8a93a73ce6199dace75a0caca7024c1
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 <lethal@linux-sh.org>
arch/sh/include/asm/pgalloc.h
mm/Kconfig