Re: [XenPPC] [PATCH 0 of 4] [PATCH] move devtree creation to libxc

2007-01-12 Thread Hollis Blanchard
On Thu, 2007-01-11 at 13:42 -0500, Ryan Harper wrote: whitespace_cleanup.patch - whitespace clean-up in xc_linux_build.c fix_up_flatdevtree.patch - fix copyright notice in flatdevtree.c - fix pointer math in ft_add_rsvmap() - rename bph

[XenPPC] oops: xenppc-unstable broken

2007-01-12 Thread Hollis Blanchard
While pushing a couple of Ryan's patches, I accidentally pushed a broken merge into xenppc-unstable. (I really don't know why I was trying to merge using my pristine tree.) So that tree is going to have some issues until I can sort it out. Sorry. -- Hollis Blanchard IBM Linux Technology Center

[XenPPC] [xenppc-unstable] [POWERPC][LIBXC] Whitespace cleanup of powerpc64/xc_linux_build.c

2007-01-12 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Ryan Harper [EMAIL PROTECTED] # Node ID 47a43a108647a9c8523408c39ab0546ab9483c5a # Parent 3ae579a27697e05040112770c4ffc725954a3a18 [POWERPC][LIBXC] Whitespace cleanup of powerpc64/xc_linux_build.c Signed-off-by: Ryan Harper [EMAIL PROTECTED] Signed-off-by: Hollis

[XenPPC] [xenppc-unstable] [POWERPC][LIBXC] Fix pointer math in ft_add_rsvmap(), rename string block to match DTC spec.

2007-01-12 Thread Xen patchbot-xenppc-unstable
# HG changeset patch # User Ryan Harper [EMAIL PROTECTED] # Node ID d6481755ade6fbe72d8e519191f12160f92cd517 # Parent 47a43a108647a9c8523408c39ab0546ab9483c5a [POWERPC][LIBXC] Fix pointer math in ft_add_rsvmap(), rename string block to match DTC spec. Signed-off-by: Ryan Harper [EMAIL

[XenPPC] IPI problems

2007-01-12 Thread Hollis Blanchard
I mentioned that I accidentally pushed an upstream merge to xenppc-unstable while it's still broken. There are a couple broken things. First, DomU console stops mid-string early in boot. Could be an event channel problem with the ring buffer; haven't investigated. We seem to have an IPI problem,

Re: [XenPPC] IPI problems

2007-01-12 Thread Jimi Xenidis
Please check if you linux kernel is up to date. I just built clean xenppc-unstable.hg (assuming it has the issues you state below) and all IPI ^A*3 tests (esp 't' and 'd') work just fine on my maple I created an NFS domain and Did get: (XEN) Assertion '!cpu_isset(nxt, cpu_core_map[cpu])'