Skip to content
Commit e153362a authored by Christoph Lameter's avatar Christoph Lameter
Browse files

slub: Remove objsize check in kmem_cache_flags()



There is no page->offset anymore and also no associated limit on the number
of objects. The page->offset field was removed for 2.6.24. So the check
in kmem_cache_flags() is now also obsolete (should have been dropped
earlier, somehow a hunk vanished).

Reviewed-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
Signed-by: default avatarChristoph Lameter <clameter@sgi.com>
parent d9acf4b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment