From: Andi Kleen Date: Fri, 7 Apr 2006 17:50:12 +0000 (+0200) Subject: [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses X-Git-Tag: v2.6.17-rc2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c30b1a74aed4041f183e183a149b7dfbdc6c20e;p=pandora-kernel.git [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses Previously only the first bus would be checked against Type 1. Why 16? Checking all would need too much memory and we can assume that systems with more than 16 busses have better than average quality BIOS. This is an additional defense against bad MCFG tables. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed