From: Yi Li Date: Fri, 25 Apr 2008 16:49:21 +0000 (+0300) Subject: slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. X-Git-Tag: v2.6.26-rc1~695^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0701a9e649bf0ffdac0a761d3c3d1041f5375d90;p=pandora-kernel.git slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. This may trigger misaligned memory access exception. Acked-by: Matt Mackall Signed-off-by: Yi Li Signed-off-by: Bryan Wu Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed