diff options
author | Christoph Lameter <clameter@sgi.com> | 2007-06-24 00:16:43 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-24 15:59:12 (GMT) |
commit | debee0768ea1978c6efba03206a414685e4a9ed1 (patch) | |
tree | 76b257ca8ea66e596ffb0744fdb51f98dd044bed /lib/ts_bm.c | |
parent | 71c42157904404a37f89fff3b2536c55115823a5 (diff) | |
download | linux-fsl-qoriq-debee0768ea1978c6efba03206a414685e4a9ed1.tar.xz |
slab allocators: MAX_ORDER one off fix
MAX_ORDER is the first order that is not possible.
Use MAX_ORDER - 1 to calculate the larges possible object size in slab.h
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>
Diffstat (limited to 'lib/ts_bm.c')
0 files changed, 0 insertions, 0 deletions