diff options
author | Kai.Jiang <[email protected]> | 2011-07-26 16:08:49 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-07-26 16:49:45 -0700 |
commit | 444d2921215ae6c21f90eb5fa5d03f784f84f1aa (patch) | |
tree | 576048f72d3460958b466849282ce9866d29ea27 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | b34a6b1da371ed8af1221459a18c67970f7e3d53 (diff) |
drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_handle_ce()
Parameter offset_in_page in edac_mc_handle_ce() should mask the higher
bits above the page size, not the lower bits. The original input
sometimes causes a crash.
Signed-off-by: Kai.Jiang <[email protected]>
Signed-off-by: Shaohui Xie <[email protected]>
Cc: Anton Vorontsov <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Kumar Gala <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions