Resent-Date: Mon, 6 Sep 1999 22:57:21 +0200 (MET DST)
Date: Mon, 6 Sep 1999 22:57:17 +0200 (CEST)
From: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Sender: Geert.Uytterhoeven@cs.kuleuven.ac.be
To: Jes Sorensen <Jes.Sorensen@cern.ch>
cc: Linux/m68k <linux-m68k@lists.linux-m68k.org>
Subject: Re: 2.3.16
In-Reply-To: <199909031629.SAA27926@lxp03.cern.ch>
Resent-From: linux-m68k@phil.uni-sb.de

On Fri, 3 Sep 1999, Jes Sorensen wrote:
> So I managed to stick together a 2.3.16 kernel release. There is a ton

This one got further. I almost thought the problem was solved, but after
launching apache the oopses started again. Since my IDE disks were active when
I hit the reset button, my IDE bus locked up and I needed a powercycle to
recover, destroying my crash log in Chip RAM :-(

I'll try Roman Zippel's patches...

BTW, this one was needed to make the `obsolete' stuff compile...

--- m68k-2.3.16/drivers/char/m68kserial.c.orig	Mon Sep  6 21:26:00 1999
+++ m68k-2.3.16/drivers/char/m68kserial.c	Mon Sep  6 22:02:18 1999
@@ -1678,7 +1678,7 @@
 /*
  *	Setup initial baud/bits/parity.
  */
-__initfunc(static int serial_console_setup(struct console *co, char *options))
+static int __init serial_console_setup(struct console *co, char *options)
 {
 	char *s;
 	int baud = 0, bits, parity;

Greetings,

						Geert

--
Geert Uytterhoeven ----------------- SONY Suprastructure Center Europe (SUPC-E)
Geert.Uytterhoeven@sonycom.com ------------------- Sint-Stevens-Woluwestraat 55
Phone +32-2-7248608 Fax +32-2-7242686 ---------------- B-1130 Brussels, Belgium

