From: Jan Glauber Date: Fri, 1 Aug 2008 14:39:17 +0000 (+0200) Subject: [S390] qdio: make sure qdr is aligned to page size X-Git-Tag: v2.6.27-rc2~113^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8e3004aea95c687e8991583e7b150ec1416ff3;p=pandora-kernel.git [S390] qdio: make sure qdr is aligned to page size kzalloc does not guarantee the required alignment of qdr to page size, use get_zeroed_page instead. Signed-off-by: Jan Glauber --- Reading git-diff-tree failed