Re: [v2 PATCH 1/3] EDAC: Add CPC925 Memory Controller driver

2009-04-29 Thread Benjamin Herrenschmidt
On Mon, 2009-04-13 at 14:05 +0800, Harry Ciao wrote: > Introduce IBM CPC925 EDAC driver, which makes use of ECC, CPU and > HyperTransport Link error detections and corrections on the IBM > CPC925 Bridge and Memory Controller. Ah, fun ! I'm pretty sure I wrote a driver for that chipset a while ago

Re: [v2 PATCH 1/3] EDAC: Add CPC925 Memory Controller driver

2009-04-15 Thread Andrew Morton
On Mon, 13 Apr 2009 14:05:14 +0800 Harry Ciao wrote: > Introduce IBM CPC925 EDAC driver, which makes use of ECC, CPU and > HyperTransport Link error detections and corrections on the IBM > CPC925 Bridge and Memory Controller. A wee cleanup: --- a/drivers/edac/cpc925_edac.c~edac-add-cpc925-memo

[v2 PATCH 1/3] EDAC: Add CPC925 Memory Controller driver

2009-04-12 Thread Harry Ciao
Introduce IBM CPC925 EDAC driver, which makes use of ECC, CPU and HyperTransport Link error detections and corrections on the IBM CPC925 Bridge and Memory Controller. Signed-off-by: Harry Ciao --- drivers/edac/Kconfig |9 + drivers/edac/Makefile |1 + drivers/edac/cpc925_edac.