commit | 7c5cae368a6c44eac0e817ae130301b65ff446dc | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Sat Feb 10 01:42:55 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:17 2007 -0800 |
tree | dccede940e8ef4b341af03a8a0ac9da951e74616 | |
parent | 8c8cc2c10c21943dd3499a2df7aac835093b37f3 [diff] |
[PATCH] slab: use parameter passed to cache_reap to determine pointer to work structure Use the pointer passed to cache_reap to determine the work pointer and consolidate exit paths. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>