From: Richard Kennedy Date: Mon, 2 Jun 2008 10:07:25 +0000 (+0100) Subject: kobject: reorder kobject to save space on 64 bit builds X-Git-Tag: v2.6.27-rc1~866^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a231934bdf086a4fefc0df06e669499125a9db6f;p=pandora-kernel.git kobject: reorder kobject to save space on 64 bit builds reorder kobject to save space on 64 bit builds. shrinks from 72 to 64 bytes & moves allocated kobject to a smaller slab. Signed-off-by: Richard Kennedy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed