linux-um archives
 help / color / mirror / Atom feed
From: David B Harris <dbharris@eelf.ddts.net>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] skas patch 2.6.0 -A4 mistake
Date: Mon, 22 Dec 2003 02:10:55 -0500	[thread overview]
Message-ID: <20031222021055.28b90296.dbharris@eelf.ddts.net> (raw)
In-Reply-To: <20031220235615.GA1710@elte.hu>

On Sun, 21 Dec 2003 00:56:15 +0100
Ingo Molnar <mingo@elte.hu> wrote:
> > you have changed the ret=0 to ret=count in the PTRACE_SWITCH_MM case
> > from file kernel/ptrace.c instead of MM_COPY_SEGMENTS case from
> > mm/proc_mm.c
> 
> doh - you are right, -A5 uploaded.
> 
> /me should quit fixing bugs by hand-editing patches ...

Hey there :) I'm going through 2.6.0, testing that the functionality I
use is available and working (in preparation for an eventual rollout to
my machines), and I'm getting some odd behaviour with stock 2.6.0 from
kernel.org and your -combo-A5 patch applied. Debian Sid host, Debian
Woody guest:

$ linux umid=umltest ubd0=disks/umltest root=/dev/ubd0 mem=128M con0=fd:0,fd:1 con=pts eth0=tuntap,tap0 eth1=daemon init=/bin/sh
Checking for the skas3 patch in the host...found
Checking for /proc/mm...found
<snip>
VFS: Mounted root (ext3 filesystem) readonly.
init-2.05a# /etc/rcS.d/S10checkroot.sh
Activating swap.
Checking root file system...
fsck 1.27 (8-Mar-2002)
fsck.ext3: error while loading shared libraries: /lib/libcom_err.so.2: cannot read file data: Error 38
<snip>
init-2.05a# ls -l /lib/libcom_err.so.2 /lib/libcom_err.so.2.0 
lrwxrwxrwx    1 root     root           17 Dec 22 01:56 /lib/libcom_err.so.2 -> libcom_err.so.2.0
-rw-r--r--    1 root     root         5016 Mar 21  2002 /lib/libcom_err.so.2.0

On another boot, I got things like:

[ root@(none): ~/ ]# fsck.ext3 /dev/ubd0
e2fsck 1.27 (8-Mar-2002)
/dev/ubd0 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Ignore error<y>? yes

Ignore error<y>? yes

Error reading block 9299 (Function not implemented) while reading indirect blocks of inode 4073.  Ignore error<y>? yes

Any thoughts, or any more information I can provide?


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2003-12-22  7:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-20 15:50 [uml-devel] skas patch 2.6.0 -A4 mistake Nicolas Dimitrijevic
2003-12-20 23:56 ` Ingo Molnar
2003-12-22  7:10   ` David B Harris [this message]
2003-12-22  9:07     ` Matt Zimmerman
2003-12-22 18:15       ` David B Harris

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=20031222021055.28b90296.dbharris@eelf.ddts.net \
    --to=dbharris@eelf.ddts.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox