From: Vincent Hanquez <vincent.hanquez@cl.cam.ac.uk>
To: Vincent Hanquez <vincent.hanquez@cl.cam.ac.uk>
Cc: Arun <arun.sharma@intel.com>,
Sharma@snarc.org, Asit K <asit.k.mallick@intel.com>,
Nakajima@snarc.org, Mallick@snarc.org,
xen-devel <xen-devel@lists.xensource.com>,
Jun <jun.nakajima@intel.com>,
Flavio Leitner <fbl@conectiva.com.br>
Subject: Re: movl issue
Date: Fri, 1 Jul 2005 12:15:27 +0200 [thread overview]
Message-ID: <20050701101527.GB23792@snarc.org> (raw)
In-Reply-To: <20050630133347.GC19938@snarc.org>
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
next prev parent reply other threads:[~2005-07-01 10:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-30 12:29 movl issue Flavio Leitner
2005-06-30 13:33 ` Vincent Hanquez
2005-06-30 13:40 ` Flavio Leitner
2005-06-30 13:40 ` Rik Van Riel
2005-07-01 10:15 ` Vincent Hanquez [this message]
2005-07-01 21:12 ` Chris Wright
2005-07-03 11:10 ` Vincent Hanquez
2005-07-03 19:21 ` Chris Wright
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050701101527.GB23792@snarc.org \
--to=vincent.hanquez@cl.cam.ac.uk \
--cc=Mallick@snarc.org \
--cc=Nakajima@snarc.org \
--cc=Sharma@snarc.org \
--cc=arun.sharma@intel.com \
--cc=asit.k.mallick@intel.com \
--cc=fbl@conectiva.com.br \
--cc=jun.nakajima@intel.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.