From: Suresh Siddha Date: Tue, 16 Nov 2010 21:23:50 +0000 (-0800) Subject: bootmem: Add alloc_bootmem_align() X-Git-Tag: v2.6.37-rc7~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53dde5f385bc56e312f78b7cb25ffaf8efd4735d;p=pandora-kernel.git bootmem: Add alloc_bootmem_align() Add an alloc_bootmem_align() interface to allocate bootmem with specified alignment. This is necessary to be able to allocate the xsave area in a subsequent patch. Signed-off-by: Suresh Siddha LKML-Reference: <20101116212441.977574826@sbsiddha-MOBL3.sc.intel.com> Acked-by: H. Peter Anvin Signed-off-by: H. Peter Anvin Cc: --- Reading git-diff-tree failed