From: Heiko Carstens Date: Mon, 18 Sep 2006 20:28:49 +0000 (+0200) Subject: [SCSI] zfcp: create private slab caches to guarantee proper data alignment X-Git-Tag: v2.6.19-rc1~1266^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd52e0eaf891cd85bf2ca057c15ed6bfd76db4e6;p=pandora-kernel.git [SCSI] zfcp: create private slab caches to guarantee proper data alignment Create private slab caches in order to guarantee proper alignment of data structures that get passed to hardware. Sidenote: with this patch slab cache debugging will finally work on s390 (at least no known problems left). Furthermore this patch does some minor cleanups: - store ptr for transport template in struct zfcp_data Signed-off-by: Heiko Carstens Signed-off-by: Andreas Herrmann Compile fix ups and Signed-off-by: James Bottomley --- Reading git-diff-tree failed