On Mon, 25 Jun 2007, Michal Piotrowski wrote: > > Memory management > > Subject : bug in i386 MTRR initialization > References : http://lkml.org/lkml/2007/5/19/93 > Submitter : Andrea Righi <righiandr@xxxxxxxxxxxxxxxxxxxxx> > Status : patch available This one wasn't a bug in the first place, it was just the regular warning for kmalloc-size-0. The "BUG" string was confusing and has been fixed, and the warning for size-0 has gone away and been replaced by returning a pointer that will fault on dereference instead. So please remove this one. Linus - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html