diff options
author | Ondrej Zary <[email protected]> | 2010-08-19 14:13:25 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-08-20 09:34:54 -0700 |
commit | c81476df1b4241aefba4ff83a7701b3a926bd7ce (patch) | |
tree | ada3e578b5bf65302cdabc7fd101e9b60c71440d /tools/perf/util/trace-event-scripting.c | |
parent | b3ea36b7a242773d7a05cec6c071a47b6581c178 (diff) |
matroxfb: fix incorrect use of memcpy_toio()
Screen is completely corrupted since 2.6.34. Bisection revealed that it's
caused by commit 6175ddf06b61720 ("x86: Clean up mem*io functions.").
H. Peter Anvin explained that memcpy_toio() does not copy data in 32bit
chunks anymore on x86.
Signed-off-by: Ondrej Zary <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Petr Vandrovec <[email protected]>
Cc: Jean Delvare <[email protected]>
Cc: <[email protected]> [2.6.34.x, 2.6.35.x]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions