x86, bios: Make the x86 early memory reservation a kernel option
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 25 Aug 2010 23:38:20 +0000 (16:38 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 26 Aug 2010 00:10:49 +0000 (17:10 -0700)
Add a kernel command-line option so the x86 early memory reservation
size can be adjusted at runtime instead of only at compile time.

Suggested-by: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <tip-d0cd7425fab774a480cce17c2f649984312d0b55@git.kernel.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found