From: Jeff Dike <jdike@addtoit.com>
To: BlaisorBlade <blaisorblade_spam@yahoo.it>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Re: Moving User EXPORT_SYMBOL to the right place
Date: Thu, 11 Mar 2004 16:34:06 -0500 [thread overview]
Message-ID: <20040311213406.GB3484@ccure.user-mode-linux.org> (raw)
In-Reply-To: <200403082139.04082.blaisorblade_spam@yahoo.it>
On Mon, Mar 08, 2004 at 09:39:04PM +0100, BlaisorBlade wrote:
> Here is the second version of the patch, which fulfills your requests.
I'm not really thrilled with parts of this either, but it gets rid of some
other nasties. The main thing is you have it set up to be a kernelspace
file, which is sort of not the reason to be moving it under os. Everything
there should be libc-based. Plus those fake prototypes aren't very nice.
On the other hand, it gets rid of the nasty copied stuff from module.h,
and puts it in the right place. So I guess it's a step forward overall with
some sideways and backwards steps along the way.
There's going to have to be be some interaction between user and kernel headers
in some places, and this looks like one of them. I'm currently pondering
ways of doing cpp magic to make a userspace-includable header from a kernel
header, something like the generated constants that exist now.
This would let us make user_syms.c be a userspace file.
And, this is in 2.6.4.
Jeff
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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
prev parent reply other threads:[~2004-03-11 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-08 20:39 [uml-devel] Moving User EXPORT_SYMBOL to the right place BlaisorBlade
2004-03-11 21:34 ` 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=20040311213406.GB3484@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox