From: Thadeu Lima de Souza Cascardo Date: Tue, 9 Feb 2010 23:38:45 +0000 (-0200) Subject: x86: Do not reserve brk for DMI if it's not going to be used X-Git-Tag: v2.6.34-rc1~255^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e808bae2407a087bfd40200a27587898e5a9909d;p=pandora-kernel.git x86: Do not reserve brk for DMI if it's not going to be used This will save 64K bytes from memory when loading linux if DMI is disabled, which is good for embedded systems. Signed-off-by: Thadeu Lima de Souza Cascardo LKML-Reference: <1265758732-19320-1-git-send-email-cascardo@holoscopio.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed