Re: [PATCH 3/4 v7] AMD64 EDAC: Fix PCI function lookup

2012-11-29 Thread Borislav Petkov
On Tue, Nov 27, 2012 at 02:32:11PM +0800, Daniel J Blueman wrote: > Fix locating sibling memory controller PCI functions by using the > correct PCI domain. > > v7: Refactor patches grouping changes > > Signed-off-by: Daniel J Blueman > --- > drivers/edac/amd64_edac.c | 40

[PATCH 3/4 v7] AMD64 EDAC: Fix PCI function lookup

2012-11-26 Thread Daniel J Blueman
Fix locating sibling memory controller PCI functions by using the correct PCI domain. v7: Refactor patches grouping changes Signed-off-by: Daniel J Blueman --- drivers/edac/amd64_edac.c | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) diff --gi