]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - drivers/edac/e752x_edac.c
[PATCH] EDAC: Fix in e752x mc driver
authorMike Chan <mikechan@google.com>
Mon, 12 Feb 2007 08:53:06 +0000 (00:53 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:32 +0000 (09:48 -0800)
commit84db003f249ddbcde1666376b4e3bbe9ee2c7c0c
treef2f44a1a33afbcd1d1cf8cbb4a9dcb598d736361
parent9962fd017becf944d671da498ccaaea570452206
[PATCH] EDAC: Fix in e752x mc driver

This fix/change returns the offset into the page for the ce/ue error, instead
of just 0.  The e752x dram controller reads 34:6 of the linear address with
the error.

Signed-off-by: Mike Chan <mikechan@google.com>
Signed-off-by: doug thompson <norsk5@xmission.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/e752x_edac.c