From: Thierry Reding Date: Fri, 22 Jun 2012 17:42:49 +0000 (+0200) Subject: mm, slab: Build fix for recent kmem_cache changes X-Git-Tag: v3.6-rc1~50^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0672aa7c236ada6c636e68b2ac2aa135169e6e18;p=pandora-kernel.git mm, slab: Build fix for recent kmem_cache changes Commit 3b0efdf ("mm, sl[aou]b: Extract common fields from struct kmem_cache") renamed the kmem_cache structure's "next" field to "list" but forgot to update one instance in leaks_show(). Signed-off-by: Thierry Reding Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed