aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJoseph Qi <[email protected]>2014-10-09 15:24:56 -0700
committerLinus Torvalds <[email protected]>2014-10-09 22:25:47 -0400
commit7fa05c6e46d76378d4403669ba6ea38364f910ac (patch)
tree6d90790c72435cd63486ccbce97c6c867e0e7b08 /tools/perf/scripts/python/event_analyzing_sample.py
parent190a7721ac865744a59fdf2f291c2a211cab6217 (diff)
ocfs2: fix shift left operations overflow
ocfs2_inode_info->ip_clusters and ocfs2_dinode->id1.bitmap1.i_total are defined as type u32, so the shift left operations may overflow if volume size is large, for example, 2TB and cluster size is 1MB. Signed-off-by: Joseph Qi <[email protected]> Reviewed-by: Alex Chen <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions