• Paul Mundt's avatar
    sh: Drop down to a single quicklist. · 0176bd3d
    Paul Mundt authored
    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: default avatarPaul Mundt <lethal@linux-sh.org>
    0176bd3d
Kconfig 9.33 KB