Re: [PATCH] nommu: fix kobjsize() for SLOB and SLUB

From: Christoph Lameter
Date: Thu May 22 2008 - 19:46:16 EST


On Fri, 23 May 2008, Paul Mundt wrote:

> Is ksize() happy with taking the head page instead of virt_to_page(objp)?

ksize() takes a pointer to an object. ksize() cannot take a the pointer to
a page struct.


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