android_kernel_xiaomi_sm8350/drivers/edac
Brian Pomerantz 9962fd017b [PATCH] EDAC: e752x byte access fix
The reading of the DRA registers should be a byte at a time (one register at a
time) instead of 4 bytes at a time (four registers).  Reading a dword at a
time retrieves erroneous information from all but the first register.  A
change was made to read in each register in a loop prior to using the data in
those registers.

Signed-off-by: Brian Pomerantz <bapper@mvista.com>
Signed-off-by: Dave Jiang <djiang@mvista.com>
Signed-off-by: Doug Thompson <norsk5@xmission.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Andi Kleen <ak@suse.de>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-12 09:48:32 -08:00
..
amd76x_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e7xxx_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e752x_edac.c [PATCH] EDAC: e752x byte access fix 2007-02-12 09:48:32 -08:00
edac_mc.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 2006-12-07 08:39:27 -08:00
edac_mc.h [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> 2006-08-06 08:57:46 -07:00
i82860_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
i82875p_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
Kconfig [PATCH] edac_752x needs CONFIG_HOTPLUG 2006-03-31 12:18:54 -08:00
Makefile
r82600_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00