Re: [XenPPC] [PATCH] [RESEND] Xencomm patch

2007-02-05 Thread Jimi Xenidis
On Feb 2, 2007, at 7:10 PM, Jerone Young wrote: Sorry guys. Please ignore this patch. I found a bug with it. Will submit a fixed version shortly. Ok, took a peek though and it seems that not all xencomm_map*() calls have there return values checked. Using ENOSPC for the errno for

[XenPPC] [PATCH] [RESEND] Xencomm patch

2007-02-02 Thread Jerone Young
This patch should addresses many of the issues discussed with previous revisions of the Xencomm patch. Signed-off-by: Jerone Young [EMAIL PROTECTED] diff -r ab3b5849331d -r 3cca2783d266 arch/powerpc/platforms/xen/gnttab.c --- a/arch/powerpc/platforms/xen/gnttab.c Sun Jan 21 08:36:53 2007 -0500

Re: [XenPPC] [PATCH] [RESEND] Xencomm patch

2007-02-02 Thread Jerone Young
Sorry guys. Please ignore this patch. I found a bug with it. Will submit a fixed version shortly. On Fri, 2007-02-02 at 16:42 -0600, Jerone Young wrote: This patch should addresses many of the issues discussed with previous revisions of the Xencomm patch. Signed-off-by: Jerone Young [EMAIL