Re: Linux 2.4.23-pre5

From: Marcelo Tosatti
Date: Mon Sep 22 2003 - 04:10:56 EST




On Mon, 22 Sep 2003, Geert Uytterhoeven wrote:

> On Sun, 21 Sep 2003, Marcelo Tosatti wrote:
> > Here goes -pre5. It contains a bunch of important ACPI fixes, adds a very
> > important missing hunk from -aa VM merge, amongst others.
>
> A small fix from the m68k warning police (out is no longer used):
>
> --- linux-2.4.23-pre5/mm/page_alloc.c.orig Mon Sep 22 08:43:17 2003
> +++ linux-2.4.23-pre5/mm/page_alloc.c Mon Sep 22 10:26:35 2003
> @@ -317,7 +317,6 @@
> }
> current->nr_local_pages = 0;
> }
> - out:
> *freed = __freed;
> return page;
> }

Applied

Thanks Geert.

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