From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1FyfzP-0007ty-09 for user-mode-linux-devel@lists.sourceforge.net; Thu, 06 Jul 2006 19:22:43 -0700 Received: from nemesis.fprintf.net ([66.134.112.218]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1FyfzO-0003ns-DZ for user-mode-linux-devel@lists.sourceforge.net; Thu, 06 Jul 2006 19:22:42 -0700 From: Daniel Gryniewicz In-Reply-To: <20060707004552.GC8756@ccure.user-mode-linux.org> References: <006401c69c19$eb9edbd0$d4190a0a@centecnetworks.com> <20060630134509.GA3510@ccure.user-mode-linux.org> <007401c69ca6$a6e00040$d4190a0a@centecnetworks.com> <20060707004552.GC8756@ccure.user-mode-linux.org> Date: Thu, 06 Jul 2006 22:22:21 -0400 Message-Id: <1152238941.13247.67.camel@athena.fprintf.net> Mime-Version: 1.0 Subject: Re: [uml-devel] [uml-user] UML 2.6.17 problems (section mismatch, get_skas_faultinfo : failed to wait for SIGUSR1/SIGTRAP) List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1351689849==" Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: user-mode-linux-devel@lists.sourceforge.net --===============1351689849== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-NWSyxRdEdxI/KRMVKdnQ" --=-NWSyxRdEdxI/KRMVKdnQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-07-06 at 20:45 -0400, Jeff Dike wrote: > On Sat, Jul 01, 2006 at 08:38:20AM +0800, Miao Qingjun wrote: > > 082c90c8 : > ... > > 82c9102: e8 93 ae db ff call 8083f9a > ... > > 82c9120: e8 57 ae db ff call 8083f7c >=20 > I guess we should consider a no-O2 compilation to be a case of "it > hurts, so don't do it". =20 >=20 > What happened here is that two functions which absolutely have to be > inlined (because this code is mapped into UML processes with no other > UML code, so it must be self-contained) weren't. >=20 > It should be possible to detect O2 or greater optimization and fail > the build if it's not there. But that assumes that we know that > non-O2 won't inline stuff, which may not always be true. Hmmmm Isn't this what CONFIG_FORCE_INLINING is supposed to do? Granted, it appears to only work for gcc4, but... Daniel --=-NWSyxRdEdxI/KRMVKdnQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4-ecc0.1.6 (GNU/Linux) iD8DBQBErcVdomPajV0RnrERAvZMAJ9iIsw64ZSuwT4dadQ03qM5lfGQGwCfUSsj 5uoZpem9EHt0EQ+zhl1wrhM= =5KM8 -----END PGP SIGNATURE----- --=-NWSyxRdEdxI/KRMVKdnQ-- --===============1351689849== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 --===============1351689849== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel --===============1351689849==--