From: Christoph Lameter Date: Wed, 1 Jun 2011 17:25:49 +0000 (-0500) Subject: slub: Add cmpxchg_double_slab() X-Git-Tag: v3.1-rc1~114^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b789ef518b2a7231b0668c813f677cee528a9d3f;p=pandora-kernel.git slub: Add cmpxchg_double_slab() Add a function that operates on the second doubleword in the page struct and manipulates the object counters, the freelist and the frozen attribute. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed