diff options
author | Brian Pomerantz <bapper@mvista.com> | 2007-02-12 09:53:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-12 18:48:32 +0100 |
commit | 9962fd017becf944d671da498ccaaea570452206 (patch) | |
tree | fcb47a80c9a398a3840fee689f7486cb7d8ab9c1 /arch/m32r/m32104ut/defconfig.m32104ut | |
parent | [PATCH] EDAC: e752x bit mask fix (diff) | |
download | linux-9962fd017becf944d671da498ccaaea570452206.tar.xz linux-9962fd017becf944d671da498ccaaea570452206.zip |
[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>
Diffstat (limited to 'arch/m32r/m32104ut/defconfig.m32104ut')
0 files changed, 0 insertions, 0 deletions