From: Christoph Lameter Date: Thu, 17 May 2007 05:10:53 +0000 (-0700) Subject: SLUB: Define functions for cpu slab handling instead of using PageActive X-Git-Tag: v2.6.22-rc2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6f0750457db1f573eb6226960a432da3be8fe2;p=pandora-kernel.git SLUB: Define functions for cpu slab handling instead of using PageActive Use inline functions to access the per cpu bit. Intoduce the notion of "freezing" a slab to make things more understandable. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed