linux-um archives
 help / color / mirror / Atom feed
From: "Toralf Förster" <toralf.foerster@gmx.de>
To: Christoph Hellwig <hch@lst.de>
Cc: user-mode-linux-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, Richard Weinberger <richard@nod.at>,
	Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: Fwd: Re: UML kernel crash of v2.6.36-rcX kernel
Date: Mon, 18 Oct 2010 10:43:12 +0200	[thread overview]
Message-ID: <201010181043.14253.toralf.foerster@gmx.de> (raw)
In-Reply-To: <20101017201837.GA16458@lst.de>


Christoph Hellwig wrote at 22:18:37
> I really can't see any relation to the patch.  Can you try the some
> things in the following order, please:
...
>  (4) re-apply the include/linux/statfs.h changes and see if it still
>       boots

The first half of step 4 was it (I did not apply the "Definitions for the flag 
in f_flag.") :

diff --git a/include/linux/statfs.h b/include/linux/statfs.h
index b34cc82..0166d32 100644
--- a/include/linux/statfs.h
+++ b/include/linux/statfs.h
@@ -2,7 +2,6 @@
 #define _LINUX_STATFS_H
 
 #include <linux/types.h>
-
 #include <asm/statfs.h>
 
 struct kstatfs {
@@ -16,7 +15,29 @@ struct kstatfs {
        __kernel_fsid_t f_fsid;
        long f_namelen;
        long f_frsize;
-   long f_spare[5];
+ long f_flags;
+ long f_spare[4];
 };



FWIW the uml kernel boots fine even with that commit however it crashed after 
a special http request : $> wget http://n22_uml/phpsysinfo/

-- 
MfG/Kind regards
Toralf F�rster

pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3


  reply	other threads:[~2010-10-18  8:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201010131328.06465.toralf.foerster@gmx.de>
2010-10-15  9:33 ` [uml-devel] Fwd: Re: UML kernel crash of v2.6.36-rcX kernel Toralf Förster
2010-10-15 17:46   ` Richard Weinberger
2010-10-16  8:55     ` Toralf Förster
2010-10-16 11:12       ` Richard Weinberger
2010-10-17 13:55   ` Toralf Förster
2010-10-17 20:18     ` Christoph Hellwig
2010-10-18  8:43       ` Toralf Förster [this message]
2010-10-18  8:48         ` [uml-devel] " richard -rw- weinberger
2010-10-18  9:08         ` Geert Uytterhoeven
2010-10-18  9:05       ` [uml-devel] " Toralf Förster
2010-10-18  9:09         ` Geert Uytterhoeven
2010-10-18  9:16           ` richard -rw- weinberger
2010-10-18  9:31         ` richard -rw- weinberger
2010-10-18 11:14           ` [uml-devel] " Toralf Förster
2010-10-18 11:22             ` Richard Weinberger

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=201010181043.14253.toralf.foerster@gmx.de \
    --to=toralf.foerster@gmx.de \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=richard@nod.at \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=viro@zeniv.linux.org.uk \
    /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