Re: [PATCH] nommu: fix kobjsize() for SLOB and SLUB

From: Christoph Lameter
Date: Thu May 22 2008 - 12:49:10 EST


On Thu, 22 May 2008, Pekka J Enberg wrote:

> BUG_ON(page->index < 0);
> BUG_ON(page->index >= MAX_ORDER);

Would someone explain to me what this is supposed to be doing?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/