|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] movl issue
To: |
Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] movl issue |
From: |
Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxx> |
Date: |
Fri, 1 Jul 2005 12:15:27 +0200 |
Cc: |
Arun <arun.sharma@xxxxxxxxx>, Sharma@xxxxxxxxx, Asit K <asit.k.mallick@xxxxxxxxx>, Nakajima@xxxxxxxxx, Mallick@xxxxxxxxx, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Jun <jun.nakajima@xxxxxxxxx>, Flavio Leitner <fbl@xxxxxxxxxxxxxxxx> |
Delivery-date: |
Fri, 01 Jul 2005 10:14:17 +0000 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<20050630133347.GC19938@xxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<20050630122938.GA3560@xxxxxxxxxxxxxxxx> <20050630133347.GC19938@xxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mutt/1.5.9i |
Hi,
sorry for the time to answer,
I've put the patch here:
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/temp/xen-upgrade-2612-rc1.diff.bz2
before applying the patch you must rename
linux-2.6.11-xen-sparse to linux-2.6.12-xen-sparse
then do:
mkdir patches/linux-2.6.12
cp patches/linux-2.6.11/smp-alts.patch patches/linux-2.6.12/
cp patches/linux-2.6.11/x86_64-linux.patch patches/linux-2.6.12/
2 last caveats:
- serial console problem on i386 with SMP
- compilation on x86_64 fail, but you can just remove the offending
line in arch/xen/kernel/vmlinux.lds.S
phys_startup_64 = startup_64 - LOAD_OFFSET;
this is for the moment harmless to remove it, since it's
related to kexec and it will works just fine without this.
we would like to hear if there's any others regressions to fix.
it would be nice before upgrading the real repository for everybody.
thanks,
--
Vincent Hanquez
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] movl issue,
Vincent Hanquez <=
|
|
|
|
|