From: Andi Kleen Date: Sat, 25 Mar 2006 15:30:22 +0000 (+0100) Subject: [PATCH] x86_64: Implement early DMI scanning X-Git-Tag: v2.6.17-rc1~701 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d3efedbecc04dc348d723e4c90b46731b3bb48;p=pandora-kernel.git [PATCH] x86_64: Implement early DMI scanning There are more and more cases where we need to know DMI information early to work around bugs. i386 already had early DMI scanning, but x86-64 didn't. Implement this now. This required some cleanup in the i386 code. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed