From: Jeff Dike <jdike@addtoit.com>
To: BlaisorBlade <blaisorblade_spam@yahoo.it>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] uml-patch-2.6.1
Date: Sun, 18 Jan 2004 19:03:27 -0500 [thread overview]
Message-ID: <20040119000327.GD21046@ccure.user-mode-linux.org> (raw)
In-Reply-To: <200401181723.32498.blaisorblade_spam@yahoo.it>
On Sun, Jan 18, 2004 at 05:23:32PM +0100, BlaisorBlade wrote:
> Try disabling CONFIG_MODE_TT and you'll see that
> arch/um/kernel/skas/include/uaccess.h doesn't compile (it uses EFAULT but
> errno.h is included only by arch/um/kernel/tt/include/uaccess.h).
Fixed now.
> This happens because hostfs is not compiled with -O2, since now -O2 is added
> to CFLAGS after including arch/??/Makefile. The inlines that do the needed
> wrapping are defined(in /usr/include/sys/stat.h) only if _OPTIMIZE_ if
> defined (probably because inlines don't work otherwise, but other inlines are
> defined anyway, so there is also a libc bug). So, I'm attaching the fix.
Applied, thanks.
Jeff
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2004-01-18 23:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-14 7:25 [uml-devel] uml-patch-2.6.1 Jeff Dike
2004-01-14 7:25 ` uml-patch-2.6.1 Jeff Dike
2004-01-18 16:23 ` [uml-devel] uml-patch-2.6.1 BlaisorBlade
2004-01-19 0:03 ` Jeff Dike [this message]
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=20040119000327.GD21046@ccure.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=blaisorblade_spam@yahoo.it \
--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.