From: Mark Maule Date: Fri, 23 Sep 2005 17:31:53 +0000 (-0500) Subject: [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write X-Git-Tag: v2.6.15-rc1~731^2~16^2^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b9cf7c6cf5077c40ad37480fa56f6574af3db5;p=pandora-kernel.git [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write This patch adds a #define for SN_SAL_IOIF_PCI_SAFE and makes that the preferred method of implementing sn_pci_legacy_read() and sn_pci_legacy_write(). This SAL call has been present in SGI proms since version 4.10. If the SN_SAL_IOIF_PCI_SAFE call fails, revert to the previous code for compatability with older proms. Signed-off-by: Mark Maule Signed-off-by: Tony Luck --- Reading git-diff-tree failed