From: BlaisorBlade <blaisorblade_spam@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] UML build system: patch ready
Date: Sat, 27 Dec 2003 19:33:17 +0100 [thread overview]
Message-ID: <200312271933.17194.blaisorblade_spam@yahoo.it> (raw)
In-Reply-To: <1072468270.6872.13.camel@laptop-linux>
Alle 20:51, venerdì 26 dicembre 2003, Nigel Cunningham ha scritto:
> On Fri, 2003-12-26 at 21:12, Jeff Chua wrote:
> > arch/um/sys-i386/bugs.c ...
> > //line 110
> > struct modify_ldt_ldt_s ldt;
> >
> > //line 117
> > err = modify_ldt(1, &ldt, sizeof(ldt));
> >
> >
> > It looks that modify_ldt_ldt_s is not defined anywhere
There is only one definition in the asm/ldt.h header: only the struct name has
changed between 2.4 and 2.6. This is the only problem. Rename that struct and
you're done.
> > and modify_ldt()
> > cannot be found.
That is only a warning: in fact this function's prototype has never had a
declaration in system headers.
> If you can get this sorted out (and tell me how), I may be able to get
> software suspend [a bit closer to] working under UML. The lack of
> support for modifying ldts was where I blocked when I briefly looked at
> it a while ago.
--
cat <<EOSIGN
Paolo Giarrusso, aka Blaisorblade
Linux Kernel 2.4.21/2.6.0-test on an i686; Linux registered user n. 292729
EOSIGN
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&opÌk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2003-12-27 18:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-24 18:43 [uml-devel] UML build system: patch ready BlaisorBlade
2003-12-26 8:12 ` Jeff Chua
2003-12-26 18:56 ` BlaisorBlade
2003-12-26 19:51 ` Nigel Cunningham
2003-12-27 18:33 ` BlaisorBlade [this message]
2003-12-28 0:50 ` Jeff Chua
2004-01-06 2:59 ` Jeff Dike
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=200312271933.17194.blaisorblade_spam@yahoo.it \
--to=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