Re: [PATCH 02/16] radixtree: sync with mainline

From: Christoph Lameter
Date: Mon Dec 05 2005 - 12:22:02 EST


On Mon, 5 Dec 2005, Wu Fengguang wrote:

> It is reproduced here on linux-2.6.15-rc3-mm1 with this single patch.
> I'm using qemu, and its screen outputs are not accessible. So I added some
> delays to the dump code, and grabbed two screen shots.

Lets drop this patch. __lookup_slot returns a pointer to the slot element
and this patch changes the behavior of __lookup_slot making it return the
contents of the slot. Without the indirection the address of the slot is
not available so we need to keep the indirections in __lookup_slot.



-
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/