diff options
| author | Brian Pomerantz <[email protected]> | 2007-02-12 00:53:05 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-12 09:48:32 -0800 |
| commit | 9962fd017becf944d671da498ccaaea570452206 (patch) | |
| tree | fcb47a80c9a398a3840fee689f7486cb7d8ab9c1 /include/linux/debugobjects.h | |
| parent | dfb2a76378f095b0aaa2024ce9a8cfb2ae2354d2 (diff) | |
[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 <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Signed-off-by: Doug Thompson <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions