From: "Christopher S. Aker" <caker@theshore.net>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: Ross Combs <rocombs@cs.nmsu.edu>
Subject: Re: [uml-devel] compile problem iin 2.4.23 + 2.4.22-6
Date: Tue, 2 Dec 2003 17:22:53 -0600 [thread overview]
Message-ID: <000b01c3b92b$38ab7980$0201a8c0@hawk> (raw)
In-Reply-To: 200312022309.hB2N9pxQ016150@hongkong.cs.nmsu.edu
Hello Ross,
> It looks like every arch uses a macro like this:
>
> ELF_PLAT_INIT(_r, load_addr)
>
> but uml defines it like this:
>
> ELF_PLAT_INIT(regs)
>
> Has anyone updated the patch to 2.4.23 yet? If not, I'll be backporting
> the missing brk() range check from 2.4.23.
Change "include/asm-um/archparam.h" to read
#define ELF_PLAT_INIT(regs, load_addr) do { \
There is a very good chance this isn't correct (/me is not a kernel hacker), but
I've been running the kernel since yesterday and so far so good.
-Chris
-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
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-02 23:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-02 23:09 [uml-devel] compile problem iin 2.4.23 + 2.4.22-6 Ross Combs
2003-12-02 23:22 ` Christopher S. Aker [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-12-03 0:15 Ross Combs
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='000b01c3b92b$38ab7980$0201a8c0@hawk' \
--to=caker@theshore.net \
--cc=rocombs@cs.nmsu.edu \
--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