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] rebased opensuse 2.6.31 xen patches

To: Stefan Kuhne <stefan.kuhne@xxxxxxx>, xen-users List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] rebased opensuse 2.6.31 xen patches
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Sat, 24 Oct 2009 13:42:08 +0100
Cc:
Delivery-date: Sat, 24 Oct 2009 05:42:51 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=s99wDnAlOuwaftG1gDURaCyeC9AGcPpWfW8/VcZtE+c=; b=Nb1YdFwMqY3vbroyMHAEzr58qO+LPBIAtTruKoA9iEAZmUvTHO0m+5NX+SMQ0ZT4ZC UCLtORUXCIV6qGRCDt1ezXpKQo2wYF33iJBXpD88q9q8CMf6VOslDWu98o/mu2SMjnJS iUgg+5GfazJtVlLG7ip77qjFUDJn0yEd5OaYU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=aG8925spyttbzurWd9Nch8LAbIXl+rk59bG2d4/zj66d1mpfoZOAbz1RUnxbxm2mq5 hzypjThEdcbdxhsaImYbH/pbBQaK+W0I9hi1O3BkmUtYcXH4+6ZD1ghsqGdLC9ab69X/ VD1qH+XIP5FcFLkk4Cz1A3zvKL8KNz4pGqqbs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4AE2EE78.8000502@xxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <f4527be0910140836n773edebdt111533bc415602a7@xxxxxxxxxxxxxx> <4AE2EE78.8000502@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Oct 24, 2009 at 1:09 PM, Stefan Kuhne <stefan.kuhne@xxxxxxx> wrote:
> Andrew Lyon schrieb:
>
> Hello,
>
>> I have rebased the latest opensuse 2.6.31 xen dom0 patches so that
>> they apply to the vanilla kernel cleanly, you can get the patches and
>> a gentoo ebuild from
>
> i'm a little bit confused.
> I don't get any Xen Dom0 Kernel running.
> Do you have an complete package for me to test?
>
> Regards,
> Stefan Kuhne
>
>

This is the problem you posted:

LD      vmlinux.o
 MODPOST vmlinux.o
WARNING: vmlinux.o (__xen_guest): unexpected non-allocatable section.
Did you forget to use "ax"/"aw" in a .S file?
Note that for example <linux/init.h> contains
section definitions for use in .S files.

WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
 GEN     .version
 CHK     include/linux/compile.h
 UPD     include/linux/compile.h
 CC      init/version.o
 LD      init/built-in.o
 LD      .tmp_vmlinux1
ld: kernel image bigger than KERNEL_IMAGE_SIZE
ld: kernel image bigger than KERNEL_IMAGE_SIZE
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2


I have found that if you set the "Xen version compatibility" to 3.0.4
or greater you should find
that it compiles properly.

Are you using Xen 3.0.2, if not please try setting the compatibility
level to a newer version.

Andy

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

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