Re: [2/2] 2.6.22-rc6: known regressions with patches

From: Linus Torvalds
Date: Mon Jun 25 2007 - 14:28:27 EST




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