diff options
author | 2010-01-05 12:35:00 +0900 | |
---|---|---|
committer | 2010-01-05 12:35:00 +0900 | |
commit | 0176bd3dab4fe522bfb6ceab9e3c441fe0305738 (patch) | |
tree | d532c56785fad657581fc74794881dfaae99fe5c /arch/sh/kernel/process.c | |
parent | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 (diff) | |
download | wireguard-linux-0176bd3dab4fe522bfb6ceab9e3c441fe0305738.tar.xz wireguard-linux-0176bd3dab4fe522bfb6ceab9e3c441fe0305738.zip |
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>
Diffstat (limited to 'arch/sh/kernel/process.c')
0 files changed, 0 insertions, 0 deletions