All of lore.kernel.org
 help / color / mirror / Atom feed
From: Faye Gibbins <wibble@morpheux.org>
To: BlaisorBlade <blaisorblade_spam@yahoo.it>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Uml PATCH for 2.6.7
Date: Sat, 19 Jun 2004 16:38:34 +0100	[thread overview]
Message-ID: <40D45DFA.707@morpheux.org> (raw)
In-Reply-To: <200406181348.58968.blaisorblade_spam@yahoo.it>


Hi,

jusr finished compiling with the 2.6.7 patch. Compile died with:


snip---

gcc -Wl,-T,arch/um/uml.lds.s -static -Wl,--wrap,malloc -Wl,--wrap,free 
-Wl,--wrap,calloc \
         -o linux arch/um/main.o vmlinux -L/usr/lib -lutil
vmlinux(.text+0x617f): In function `mem_init':
arch/um/kernel/mem.c:71: undefined reference to `phys_page'
vmlinux(.init.text+0x3268): In function `kmap_init':
include/asm/pgtable.h:394: undefined reference to `pte_offset'
collect2: ld returned 1 exit status
make: *** [linux] Error 1


snip---

Yours
Faye

This time she's the lesser of two evils.

http://www.morpheux.org





BlaisorBlade wrote:
> I'm going to upload it ASAP onto my page:
> 
> http://www.user-mode-linux.org/~blaisorblade.
> 
> I just took 2.6.6-1um (from Jeff Dike, not my older forward ports) and fixed 
> some rejects (plus I checked the API changes done to arch/um and 
> include/asm-um and extended them: the only one was this: 
> 
> -                       atomic_set(&page->count, 1);
> +                       set_page_count(page, 1);
> 
> which I applied to other users in the UML patch).
> 
> It's ready (I've compiled and tested it). There where just 2 easy rejects. It 
> has some innocous offsets (if it hasn't it will mean I later fixed them). No 
> functional change in it.
> 
> Jeff, would you accept a such patch for the main UML site, if nobody complains 
> in 2-3 days and we get some success reports?


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2004-06-19 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-18 11:48 [uml-devel] Uml PATCH for 2.6.7 BlaisorBlade
2004-06-19 15:38 ` Faye Gibbins [this message]
2004-06-19 16:56   ` BlaisorBlade

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=40D45DFA.707@morpheux.org \
    --to=wibble@morpheux.org \
    --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.