aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-05-11 11:26:10 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-05-14 09:18:34 +0900
commit38c425f69c8d949620384f917e00652eaf390ec9 (patch)
tree0e4cbaf7e1be44c92db0587d77fc8e4f70227db1 /crypto
parent0facbe3a34556bbc30333971e32c5430b087fcb1 (diff)
sh: Kill off pmb slab cache destructor.
This is the last remaining slab destructor in the kernel, which we kill off and move the resultant list tracking logic up to the pmb_alloc()/pmb_free() paths. As Christoph Lameter pointed out, it's potentially unsafe to be taking the list lock in the destructor anyways, so this is also more fundamentally correct. With this in place, we're all set for killing off slab destructors from the kernel entirely. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions