From: Matthew Wilcox Date: Mon, 12 Oct 2009 14:24:30 +0000 (-0600) Subject: [IA64] Require SAL 3.2 in order to do extended config space ops X-Git-Tag: v2.6.32-rc6~11^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adcd740341dbd58eb94a8c2885c171ce9eb8677c;p=pandora-kernel.git [IA64] Require SAL 3.2 in order to do extended config space ops We had assumed that SAL firmware would return an error if it didn't understand extended config space. Unfortunately, the SAL on the SGI 750 doesn't do that, it panics the machine. So, condition the extended PCI config space accesses on SAL revision 3.2. Signed-off-by: Matthew Wilcox Tested-by: Brad Spengler Signed-off-by: Tony Luck --- Reading git-diff-tree failed