Re: [Xen-devel] [PATCH] xen: Fix grant table bug

From: Jeremy Fitzhardinge
Date: Thu Apr 03 2008 - 10:37:45 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/