On Tue, 19 Jun 2007, Andrew Morton wrote:

> On Mon, 18 Jun 2007 02:58:48 -0700
> [EMAIL PROTECTED] wrote:
> 
> > +   BUG_ON(KMALLOC_MIN_SIZE > 256 ||
> > +           (KMALLOC_MIN_SIZE & (KMALLOC_MIN_SIZE - 1)));
> 
> BUILD_BUG_ON?
> 
Does not matter. That code is __init.

-
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/

Reply via email to