[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0805221644470.30217@schroedinger.engr.sgi.com>
Date: Thu, 22 May 2008 16:45:55 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Paul Mundt <lethal@...ux-sh.org>
cc: Pekka J Enberg <penberg@...helsinki.fi>, dhowells@...hat.com,
mpm@...enic.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] nommu: fix kobjsize() for SLOB and SLUB
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists