From: Jeremy Fitzhardinge Date: Fri, 27 Feb 2009 21:35:45 +0000 (-0800) Subject: x86: use brk allocation for DMI X-Git-Tag: v2.6.30-rc1~211^2~21^8~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de6cb442e76bbaf2e685150be8ddac0f237a59c;p=pandora-kernel.git x86: use brk allocation for DMI Impact: use new interface instead of previous ad hoc implementation Use extend_brk() to allocate memory for DMI rather than having an ad-hoc allocator. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed