commit | e64aeccbeca1f7e22174ca3a12ec35a8f5566515 | [log] [tgz] |
---|---|---|
author | Ivan Kokshaysky <ink@jurassic.park.msu.ru> | Tue Dec 18 00:39:27 2007 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 15:04:26 2008 -0800 |
tree | ee091a713624bfcb8faae2e06852efd8faaea816 | |
parent | 3609801ecc63e7def325752a19065980410d37ad [diff] |
PCI: fix for quirk_e100_interrupt() Check that the e100 is in the D0 power state. If it's not, it won't respond to MMIO accesses and we end up with master-abort machine checks on some platforms. Signed-off-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Cc: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>