From: H. Peter Anvin Date: Wed, 25 Aug 2010 00:32:04 +0000 (-0700) Subject: x86, bios: By default, reserve the low 64K for all BIOSes X-Git-Tag: v2.6.37-rc1~210^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0cd7425fab774a480cce17c2f649984312d0b55;p=pandora-kernel.git x86, bios: By default, reserve the low 64K for all BIOSes The laundry list of BIOSes that need the low 64K reserved is getting very long, so make it the default across all BIOSes. This also allows the code to be simplified and unified with the reservation code for the first 4K. This resolves kernel bugzilla 16661 and who knows what else... Signed-off-by: H. Peter Anvin LKML-Reference: --- Reading git-diff-tree failed