From: Gerd Knorr <kraxel@bytesex.org>
To: Jeff Dike <jdike@addtoit.com>,
uml devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] [ann] kraxel's 2.6.8 uml patch kit
Date: Fri, 20 Aug 2004 14:24:45 +0200 [thread overview]
Message-ID: <20040820122445.GA21790@bytesex> (raw)
Hi,
I've just uploaded a bunch of uml kernel patches to
http://www.suse.de/~kraxel/uml/patches/
This basically is the current state of the suse kernel for
the next suse linux release. The patches create one source
tree for both i386 and uml kernels. Some of these patches
have been mailed to this list in the past. The README for
the patch kit is attached below for convenience.
What is the status of the amd64 port? The 2.6.4 patch on
sf.net produces lots of rejects when I try to apply it on
top of the 2.6.7 uml patch. Is a newer version available
somewhere? Or can I just ignore all the rejects (guess not)?
What is the status if the umlfb/x11/pthread issue, i.e. uml
kernel crashing as soon as one tries to link against libpthread
(which is needed for libX11)? Any progress here?
Gerd
==============================[ cut here ]==============================
kraxel's 2.6.8 uml patch kit [2004-08-20]
=========================================
The patches must be applied in the order listed here.
Patch descriptions:
host-skas3-2.6.7-v1.patch
blaisorblade's skas patch -- as-is
uml-patch-2.6.7-2
jeff's uml patch -- with some stuff removed which is already
in the skas patch.
uml-fix-skas
some fixes needed to make the resulting tree build for both
i386 and um archs.
uml-fixes-for-2.6.8
some updates to make uml build on 2.6.8
uml-extraversion
don't change the EXTRAVERSION
uml-raise-tty-limit
use 16 instead of 8 ttys.
uml-pretend-to-be-i586
make the uml virtual machine claim to be a i586 machine. At
least suse's yast2 installer will pick the glibc version without
tls/nptl support then, thus this avoids trouble due to the the
not-yet implemented tls/nptl syscalls in uml kernels. Maybe
useful for other distros as well.
uml-core-on-panic
Make the uml kernel dump core on kernel panics for later analysis.
Default: off, there is a kernel cmd line arg to enable that.
uml-fix-umldir-order
fold the tree setup functions in umid.c into one, fixes some init
call ordering issue I had some time ago. Also makes the error
messages more verbose.
uml-fix-export-symbol
exports one missing symbol (needed for xfs).
uml-general-protection-fault
attempt to handle general protection faults more correctly.
uml-net-flush-on-ifup
flush incoming packets on ifup -- fixes networks stalls which happen in
case the unix socket buffer is already full when the interface is up'ed
(due to SIGIO never signaling arrived data).
uml-fix-mconsole-proc
fix kernel crash triggered by running "uml_mconsole <umid> proc <some-file>"
multipole times.
uml-terminal-cleanup
tty / console handling cleanups. The patchfile itself has a long
description.
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2004-08-20 12:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-20 12:24 Gerd Knorr [this message]
2004-08-20 13:14 ` [uml-devel] [ann] kraxel's 2.6.8 uml patch kit Geert Uytterhoeven
2004-08-20 16:52 ` Gerd Knorr
2004-08-20 19:01 ` [uml-devel] " Jeff Dike
2004-08-20 21:05 ` Geert Uytterhoeven
2004-08-21 19:28 ` Gerd Knorr
2004-08-22 13:22 ` Werner Almesberger
2004-08-23 11:06 ` Gerd Knorr
2004-08-22 11:17 ` Gerd Knorr
2004-08-31 0:25 ` D. Bahi
2004-09-14 12:36 ` Gerd Knorr
2004-09-15 20:59 ` D. Bahi
2004-09-16 10:29 ` [uml-devel] [patch] core-on-panic next take ;) Gerd Knorr
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=20040820122445.GA21790@bytesex \
--to=kraxel@bytesex.org \
--cc=jdike@addtoit.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.