From: Christoph Lameter Date: Wed, 9 May 2012 15:09:51 +0000 (-0500) Subject: slub: Use freelist instead of "object" in __slab_alloc X-Git-Tag: v3.6-rc1~50^2~23^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6faa68337b0c90923a1405ae9c196cee64921b7e;p=pandora-kernel.git slub: Use freelist instead of "object" in __slab_alloc The variable "object" really refers to a list of objects that we are handling. Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed