From: Christoph Lameter Date: Wed, 9 May 2012 15:09:58 +0000 (-0500) Subject: slub: Use page variable instead of c->page. X-Git-Tag: v3.6-rc1~50^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e7def7f7d749759e4bf36dcc25ae289a20d868;p=pandora-kernel.git slub: Use page variable instead of c->page. Store the value of c->page to avoid additional fetches from per cpu data. Acked-by: David Rientjes Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed