commit | 53dde5f385bc56e312f78b7cb25ffaf8efd4735d | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Tue Nov 16 13:23:50 2010 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Dec 13 16:11:13 2010 -0800 |
tree | cfdd0eaede1e6a5d0628746824796708f042395b | |
parent | de2a8cf98ecdde25231d6c5e7901e2cffaf32af9 [diff] |
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 <suresh.b.siddha@intel.com> LKML-Reference: <20101116212441.977574826@sbsiddha-MOBL3.sc.intel.com> Acked-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Cc: <stable@kernel.org>