commit | 773ff60e841461cb1f9374a713ffcda029b8c317 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Tue Dec 23 19:37:01 2008 +0900 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Mon Dec 29 11:27:46 2008 +0200 |
tree | c3691b5a82261a3d2c1861f2913774faac63fa96 | |
parent | 3c92ec8ae91ecf59d88c798301833d7cf83f2179 [diff] |
SLUB: failslab support Currently fault-injection capability for SLAB allocator is only available to SLAB. This patch makes it available to SLUB, too. [penberg@cs.helsinki.fi: unify slab and slub implementations] Cc: Christoph Lameter <cl@linux-foundation.org> Cc: Matt Mackall <mpm@selenic.com> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>