On Mon, 21 May 2007, Christoph Lameter wrote: > On Mon, 21 May 2007, Hugh Dickins wrote: > > On Mon, 21 May 2007, Christoph Lameter wrote: > > > On Mon, 21 May 2007, Hugh Dickins wrote: > > > > SLUB Debug: Fix object size calculation > > > > > > The object size calculation is wrong if !CONFIG_SLUB_DEBUG because > > > the #ifdef CONFIG_SLUB_DEBUG is now switching off the size adjustments > > > for DESTROY_BY_RCU and ctor. > > > > > > Signed-off-by: Christoph Lameter <[EMAIL PROTECTED]>
Acked-by: Hugh Dickins <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

