From: Christoph Lameter Date: Wed, 1 Jun 2011 17:25:52 +0000 (-0500) Subject: slub: Rework allocator fastpaths X-Git-Tag: v3.1-rc1~114^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfb7455d223ab24b23df44be430faf92e12390f;p=pandora-kernel.git slub: Rework allocator fastpaths Rework the allocation paths so that updates of the page freelist, frozen state and number of objects use cmpxchg_double_slab(). Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed