From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Toralf =?iso-8859-1?q?F=F6rster?= Subject: Re: Fwd: Re: UML kernel crash of v2.6.36-rcX kernel Date: Mon, 18 Oct 2010 10:43:12 +0200 References: <201010131328.06465.toralf.foerster@gmx.de> <201010171555.40453.toralf.foerster@gmx.de> <20101017201837.GA16458@lst.de> In-Reply-To: <20101017201837.GA16458@lst.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201010181043.14253.toralf.foerster@gmx.de> Sender: linux-kernel-owner@vger.kernel.org To: Christoph Hellwig Cc: user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Richard Weinberger , Al Viro List-ID: 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 f= lag=20 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 =20 #include - #include =20 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 aft= er=20 a special http request : $> wget http://n22_uml/phpsysinfo/ --=20 MfG/Kind regards Toralf F=EF=BF=BDrster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3