Re: Linux 2.4.23-pre5

From: Geert Uytterhoeven
Date: Mon Sep 22 2003 - 03:36:59 EST


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;
}

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

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