Skip to content

Commit

Permalink
EDAC, sb_edac: Classify PCI-IDs by topology
Browse files Browse the repository at this point in the history
Each of the PCI device IDs belongs to a CPU socket, or to one of the
integrated memory controllers. Provide an enum to specify the domain of
each, and distinguish the resource number in each domain: the number
of the PCI device IDs per integrated memory controller/socket, and the
number of integrated memory controllers per socket.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/20170523000533.87704-1-qiuxu.zhuo@intel.com
[ Realign pci_dev_descr_knl members. ]
Signed-off-by: Borislav Petkov <bp@suse.de>
  • Loading branch information
Qiuxu Zhuo authored and Borislav Petkov committed May 25, 2017
1 parent 18caec2 commit 00cf50d
Showing 1 changed file with 121 additions and 114 deletions.
Loading

0 comments on commit 00cf50d

Please sign in to comment.