On Fri, Oct 11, 2002 at 12:35:41AM -0400, Zwane Mwaikambo wrote:
> --- linux-2.5.41-mm/drivers/serial/8250.c.orig 2002-10-11 00:33:09.000000000 -0400
> +++ linux-2.5.41-mm/drivers/serial/8250.c 2002-10-11 00:33:11.000000000 -0400
> @@ -2051,7 +2051,7 @@
> }
> #endif
>
> -int __init serial8250_init(void)
> +int serial8250_init(void)
> {
> int ret, i;
> static int didit = 0;
>
This doesn't apply to my tree. serial8250_init should not be called at
any other time than initialisation.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:41 EST