From: Andi Kleen Date: Fri, 7 Apr 2006 17:49:36 +0000 (+0200) Subject: [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems X-Git-Tag: v2.6.17-rc2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0f08eeea6ac1d8c925f47e3677e4c985fd8f63;p=pandora-kernel.git [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems Horus systems don't have anything on bus 0 which makes the Type 1 sanity checks fail. Use the DMI BIOS year to check for newer systems and always assume Type 1 works on them. I used 2001 as an pretty arbitary cutoff year. Cc: gregkh@suse.de Cc: Navin Boppuri Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed