commit | bda142890e6bdd9b1115715e50b0276ea4b9978a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jun 30 01:41:35 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 02 18:04:05 2010 -0300 |
tree | 41b885fc4e9bb14eb7f7c57d93318acd2cdb4453 | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
i7core_edac: Properly discover the first QPI device On Nehalem/Nehalem-EP/Westmere, the first QPI device is the last PCI bus. The last bus is generally at 0x3f or 0xff, but there are also other systems using different setups. For example, HP Z800 has 0x7f as the last bus. This patch adds a logic to discover the last bus, dynamically detecting it at runtime. Acked-by: Doug Thompson <dougthompson@xmission.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>