]> git.baikalelectronics.ru Git - kernel.git/commit
pci: don't disable too many HT MSI mapping
authorPrakash Punnoor <prakash@punnoor.de>
Thu, 5 Mar 2009 23:45:12 +0000 (00:45 +0100)
committerMatthew Wilcox <willy@linux.intel.com>
Thu, 12 Mar 2009 19:41:57 +0000 (15:41 -0400)
commit829be39dd8a1b3acd926e56ecd14655d3b4269ca
tree38616e1b5ec9eb52af5d869352ad1e03b8cfc806
parentb9a7d9383dd4daab9be0d6a494bdddb56b5f2e5c
pci: don't disable too many HT MSI mapping

Prakash's system needs MSI disabled on some bridges, but not all.
This seems to be the minimal fix for 2.6.29, but should be replaced
during 2.6.30.

Signed-off-by: Prakash Punnoor <prakash@punnoor.de>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
drivers/pci/quirks.c