|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: [XenPPC] [PATCH] fix allocation bug in xen console
Note, the bug is both in xen/arch/powerpc/of_handler/xencomm.c
and in the xencomm.c in the linux drivers directory
xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx wrote on
09/08/2006 10:57:45 AM:
> On Fri, 2006-09-08 at 09:36 -0400, Maria Butrico wrote:
> > summary: fixes allocation error for xen console area
> >
> > details: previous code worked correctly only if the allocated
> structure fitted
> > in same page as the base address. If the allocated structure
did
> not fit, the
> > computation for the allocation was incorrect.
>
> Good catch, thanks!
>
> --
> Hollis Blanchard
> IBM Linux Technology Center
>
>
> _______________________________________________
> Xen-ppc-devel mailing list
> Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-ppc-devel
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|