]> www.infradead.org Git - users/mchehab/edac.git/commit
i5400_edac: Convert it to report memory with the new location
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 27 Jan 2012 20:45:04 +0000 (17:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 5 Mar 2012 20:39:00 +0000 (17:39 -0300)
commit3c42b51a408561be2ea0843b2f2c47dcced75960
treeff9fe3be8722feb631616d42ef648b3d2adc79fa
parent60f044c0665674cc60cb813cd8264078e528f9f9
i5400_edac: Convert it to report memory with the new location

On this driver, the memory controller supports only FB-DIMMs.

The memory controller hierarchy here has 3 layers bellow the
memory controller:
- two branches;
- each branch has two channels;
- each channel can select up to 4 DIMM's via the
FB-DIMM AMB (Advanced Memory Buffer) chip.

As EDAC currently limits memory controllers to 2 hierarchy
levels, on this patch, both branches and channels are grouped
together.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i5400_edac.c