From: Andi Kleen Date: Tue, 13 Dec 2005 06:17:10 +0000 (-0800) Subject: [PATCH] i386/x86-64 Fall back to type 1 access when no entry found X-Git-Tag: v2.6.15-rc6~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=928cf8c62763349efc550a12f6518e52c3390906;p=pandora-kernel.git [PATCH] i386/x86-64 Fall back to type 1 access when no entry found When there is no entry for a bus in MCFG fall back to type1. This is especially important on K8 systems where always some devices can't be accessed using mmconfig (in particular the builtin northbridge doesn't support it for its own devices) Cc: Cc: Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed