From: Chip Salzenberg <chip@valinux.com>
To: "Theodore Ts'o" <tytso@valinux.com>,
Linux-Kernel mailing list <linux-kernel@vger.kernel.org>,
Andrea Arcangeli <andrea@suse.de>
Subject: [PATCH] Re: FAIL: 2.2.18 + AA-VM-global-7 + serial 5.05
Date: Mon, 1 Jan 2001 18:00:53 -0800 [thread overview]
Message-ID: <20010101180053.D6010@valinux.com> (raw)
In-Reply-To: <20001222154757.A1167@emma1.emma.line.org>
In-Reply-To: <20001222154757.A1167@emma1.emma.line.org>; from matthias.andree@stud.uni-dortmund.de on Fri, Dec 22, 2000 at 03:47:57PM +0100
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1472 bytes --]
According to Matthias Andree:
> I have a vanilla 2.2.18 that I patch Andrea Arcangeli's VM-global-7
> patch (for 2.2.18pre25) on top, as well as I²C 2.5.4, the current
> --12-09 IDE.2.2.18 patch and ReiserFS 3.5.28. So far, so good. If I now
> patch serial 5.05 on top of that, the kernel itself detects devices, but
> does nothing if it's to boot /sbin/init. ctrl-alt-del and Magic SysRq
> are both functional and can reboot the machine.
VA's current kernel includes VM-global and serial-5.05 (and lots of
other stuff :-)). The only problem we had with serial-5.05 was its
2.2/2.4 compatibility code getting confused because 2.2.18 has more
of 2.4's init macros available. Try this:
Index: tty_io.c
===================================================================
RCS file: /cvs/valinux/kernel/linux/drivers/char/tty_io.c,v
retrieving revision 1.2
retrieving revision 1.2.12.1
diff -u -2 -p -r1.2 -r1.2.12.1
--- tty_io.c 2000/08/30 21:33:27 1.2
+++ tty_io.c 2000/09/28 08:21:34 1.2.12.1
@@ -2185,7 +2185,4 @@ __initfunc(int tty_init(void))
espserial_init();
#endif
-#ifdef CONFIG_SERIAL
- rs_init();
-#endif
#ifdef CONFIG_COMPUTONE
ip2_init();
--
Chip Salzenberg - a.k.a. - <chip@valinux.com>
"Give me immortality, or give me death!" // Firesign Theatre
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-02 2:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-22 14:47 FAIL: 2.2.18 + AA-VM-global-7 + serial 5.05 Matthias Andree
2000-12-22 15:21 ` Andrea Arcangeli
2000-12-22 16:35 ` Matthias Andree
2000-12-22 16:59 ` Stuart MacDonald
2000-12-22 17:13 ` Matthias Andree
2001-01-02 2:00 ` Chip Salzenberg [this message]
2001-01-22 2:53 ` Resolved: " Matthias Andree
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010101180053.D6010@valinux.com \
--to=chip@valinux.com \
--cc=andrea@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@valinux.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox