|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] xen: Fix grant table bug
Mark McLoughlin wrote:
On Sun, 2008-03-30 at 23:42 -0400, Michael Abd-El-Malek wrote:
There was a bug in the free list allocation code. The free list was indexed as
if it was the same size as the grant table. But it's only half as large. So
memory got corrupted, and I was seeing crashes in the slab allocator later on.
Looks like an obvious candidate for upstream linux too. Rebased version
below.
Queued, thanks.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|