linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* uml-patch-2.6.0
@ 2004-01-13  5:05 Jeff Dike
  2004-01-13  5:18 ` uml-patch-2.6.0 Jeff Dike
  2004-01-13 10:19 ` uml-patch-2.6.0 Sven Köhler
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Dike @ 2004-01-13  5:05 UTC (permalink / raw)
  To: linux-kernel, user-mode-linux-devel

This patch updates UML to 2.6.0 and pulls in all the changes that have 
accumulated in my 2.4 tree.

The 2.6.0 UML patch is available at
	http://www.user-mode-linux.org/mirror/uml-patch-2.6.0-1.bz2

BK users can pull my 2.5 repository from
	http://www.user-mode-linux.org:5000/uml-2.5

For the other UML mirrors and other downloads, see 
        http://user-mode-linux.sourceforge.net/dl-sf.html
 
Other links of interest:
 
        The UML project home page : http://user-mode-linux.sourceforge.net
        The UML Community site : http://usermodelinux.org

				Jeff


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: uml-patch-2.6.0
  2004-01-13  5:05 uml-patch-2.6.0 Jeff Dike
@ 2004-01-13  5:18 ` Jeff Dike
  2004-01-13 10:19 ` uml-patch-2.6.0 Sven Köhler
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Dike @ 2004-01-13  5:18 UTC (permalink / raw)
  To: linux-kernel, user-mode-linux-devel

> This patch updates UML to 2.6.0 and pulls in all the changes that have
>  accumulated in my 2.4 tree. 

I forgot to mention that newer libcs won't boot on 2.6 UMLs until I get
[gs]et_thread_area implemented.  Older libcs are fine, as are new libcs on
2.4 UMLs.

				Jeff


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: uml-patch-2.6.0
  2004-01-13  5:05 uml-patch-2.6.0 Jeff Dike
  2004-01-13  5:18 ` uml-patch-2.6.0 Jeff Dike
@ 2004-01-13 10:19 ` Sven Köhler
  1 sibling, 0 replies; 3+ messages in thread
From: Sven Köhler @ 2004-01-13 10:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: user-mode-linux-devel

> The 2.6.0 UML patch is available at
> 	http://www.user-mode-linux.org/mirror/uml-patch-2.6.0-1.bz2

i get this error:

gcc -Wl,-T,arch/um/uml.lds.s -static -Wl,--wrap,malloc -Wl,--wrap,free 
-Wl,--wra
p,calloc \
	-o linux arch/um/main.o vmlinux -L/usr/lib -lutil
vmlinux(.text+0x5288): In function `mem_init':
: undefined reference to `phys_page'
vmlinux(.init.text+0x21f3): In function `kmap_init':
: undefined reference to `pte_offset'
collect2: ld returned 1 exit status

i applied this patch to clean 2.6.0 sources from kernel.org.
if you need more information just ask. i'm running gentoo 1.4 with a 
2.6.1 host kernel. linux 2.4.19 headers are installed in /usr/include, 
just in case it matters.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-13 10:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-13  5:05 uml-patch-2.6.0 Jeff Dike
2004-01-13  5:18 ` uml-patch-2.6.0 Jeff Dike
2004-01-13 10:19 ` uml-patch-2.6.0 Sven Köhler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).