WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: Xen and reiser4

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Re: Xen and reiser4
From: Ming-Wei Shih <xming@xxxxxxxxxxxxxxxxx>
Date: Tue, 11 Jan 2005 21:12:07 +0100
Delivery-date: Tue, 11 Jan 2005 21:22:03 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <41C330E5.3000707@xxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <41C08801.4060908@xxxxxxxxxxxxxxxxx> <41C088F2.4070400@xxxxxxxxxxxxxxxxx> <41C330E5.3000707@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

however during linking I get this, and I could'nt find perthread_pages_count anywher in the kernel
src tree

  LD      init/built-in.o
  LD      .tmp_vmlinux1
fs/built-in.o(.text+0x37701): In function `carry':
: undefined reference to `perthread_pages_count'
fs/built-in.o(.text+0x3771e): In function `carry':
: undefined reference to `perthread_pages_reserve'
fs/built-in.o(.text+0x37821): In function `carry':
: undefined reference to `perthread_pages_count'
fs/built-in.o(.text+0x3782f): In function `carry':
: undefined reference to `perthread_pages_release'
make: *** [.tmp_vmlinux1] Error 1


I have a patch against 2.6.10-sparse which enables xen+vanilla-kernel+reiser4 to compile, I don't not know if this is the way to do it. Xen-0 boots but as I am
using NPTL things are slow and crash very easily .

BTW anyone knows how to disable NPTL if there is not /lib/tls, I am running Gentoo

Ming-Wei



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>