From: Andi Kleen Date: Fri, 3 Feb 2006 20:51:29 +0000 (+0100) Subject: [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 X-Git-Tag: v2.6.16-rc3~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de6bf33bc4601d856c286ad5c7d515468e24bbb;p=pandora-kernel.git [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 I broke this earlier when moving the patch from i386 to x86-64. Need to return the virtual address here, not the physical address. This fixes some boot time crashes on x86-64. Cc: gregkh@suse.de Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed