Re: [PATCH] Shrink rbtree

From: David Woodhouse
Date: Fri Apr 21 2006 - 15:08:29 EST


On Fri, 2006-04-21 at 23:06 +1000, Nick Piggin wrote:
> How do we know the pointers are always going to be aligned? IIRC
> struct address_space needed to be explicitly aligned when doing
> this trick in page->mapping because some platform byte aligned it.

Really? I've been doing this kind of trick with the jffs2_raw_node_ref
for years. We always allocate sufficiently aligned objects.

--
dwmw2

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