From: Thomas Klein Date: Wed, 21 Jan 2009 22:45:33 +0000 (-0800) Subject: ehea: Fix mem allocations which require page alignment X-Git-Tag: v2.6.30-rc1~662^2~930 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3faf2693bd6800c2521799f6a9ae174d9f080ed2;p=pandora-kernel.git ehea: Fix mem allocations which require page alignment PAGE_SIZE allocations via slab are not guaranteed to be page-aligned. Fixed all memory allocations where page alignment is required by firmware. Signed-off-by: Thomas Klein Signed-off-by: David S. Miller --- Reading git-diff-tree failed