x86, pci: Add sanity check for PCI fixed bar probing
authorJacob Pan <jacob.jun.pan@intel.com>
Wed, 24 Feb 2010 17:42:50 +0000 (09:42 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 24 Feb 2010 19:01:34 +0000 (11:01 -0800)
commitc54113823c777f035fa7444f8841fbccda4a5cc0
tree5c456596db5a56a8fcfd3e97cfdce8acb55ef9ff
parent9eeeb09edba1e3544526611663472743ca584d36
x86, pci: Add sanity check for PCI fixed bar probing

While probing for the PCI fixed BAR capability in the extended PCI
configuration space we need to make sure raw_pci_ext_ops is
actually initialized.

Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com>
LKML-Reference: <43F901BD926A4E43B106BF17856F0755A321E8F7@orsmsx508.amr.corp.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/pci/mrst.c