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-users

Re: [Xen-users] Badness in local_bh_enable

To: mlist@xxxxxxxxxxx
Subject: Re: [Xen-users] Badness in local_bh_enable
From: Nicholas Lee <emptysands@xxxxxxxxx>
Date: Sat, 2 Apr 2005 08:54:24 +1200
Cc: xen ml <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 01 Apr 2005 20:54:29 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=dQ9lUcMrNrwTaNLp8Ttsghui9VZhr5NtmH7/oJnEEEJ7xKKnEtA3KhvqULpA+vvcUt4am6qDmukBq5gFT+ai98hhZUoIv4hhX1/I6VVVhNSxqM3ZfgZxrKpJZ1VM+M0wnidDWB+6Kjyuse0DhW3ZIUG4y5Zs/YjoQMu1z3NWybs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1112347307.4638.17.camel@letaf>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <A95E2296287EAD4EB592B5DEEFCE0E9D1E398C@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <1112347307.4638.17.camel@letaf>
Reply-to: Nicholas Lee <emptysands@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I had this problem a while back. Went away when I cleaned out all the
modules and compiled them with ARCH=xen.

On Apr 1, 2005 9:21 PM, mlist <mlist@xxxxxxxxxxx> wrote:
> 
> so what is the proper procedure for building a xen kernel ?
> 
> this is what i do, knowing that xen sources are located
> in /xen/xen-2.0 :
> 
> #  cd /xen/xen-2.0/linux-2.6.10-xen0/
> # make menuconfig ARCH=xen
> ...
> # cd /xen/xen-2.0/
> # make
> # ./install.sh
> 
> am i missing something ?

cp -r /lid/modules/::kernel-version::.

For good measure also do a:
mv .config _config; make distclean; mv _config .config; make ARCH=xen oldconfig
before building your kernel.


Nicholas

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users