From: Heiko Carstens Date: Fri, 12 Oct 2007 14:11:37 +0000 (+0200) Subject: [S390] Get rid of ARCH_KMALLOC_MINALIGN. X-Git-Tag: v2.6.24-rc1~1422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a291321d6b7ab40923b9a42b36746f7b5ca0055;p=pandora-kernel.git [S390] Get rid of ARCH_KMALLOC_MINALIGN. slab cache debugging code has been changed so that we always get a minimum alignment of the alignment of a 64-integer. Since this is 8 on s390/s390x there is no need of ARCH_KMALLOC_MINALIGN anymore. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed