From: Christoph Lameter Date: Tue, 17 Jul 2007 11:03:27 +0000 (-0700) Subject: SLUB: Simplify dma index -> size calculation X-Git-Tag: v2.6.23-rc1~741 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b55f620e6908fec2d51751320c2a9459b5f375f;p=pandora-kernel.git SLUB: Simplify dma index -> size calculation There is no need to caculate the dma slab size ourselves. We can simply lookup the size of the corresponding non dma slab. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed