x86, mm: Add RESERVE_BRK_ARRAY() helper
authorJeremy Fitzhardinge <jeremy@goop.org>
Fri, 3 Sep 2010 02:35:22 +0000 (19:35 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 6 Oct 2010 05:16:54 +0000 (22:16 -0700)
This is useful when converting static arrays into boot-time brk
allocated objects.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
LKML-Reference: <4C805EEA.1080205@goop.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found