diff options
author | [email protected] <[email protected]> | 2015-10-15 13:40:04 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2015-10-29 03:20:23 -0400 |
commit | 357ae967ad66e357f78b5cfb5ab6ca07fb4a7758 (patch) | |
tree | 37ea2d7b445bb83e764d9cd4044663f3a078b6f3 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 7364d34b878d78c4df90d0e6a5e06f8ad0c283e4 (diff) |
megaraid_sas: Do not use PAGE_SIZE for max_sectors
Do not use PAGE_SIZE marco to calculate max_sectors per I/O
request. Driver code assumes PAGE_SIZE will be always 4096 which can
lead to wrongly calculated value if PAGE_SIZE is not 4096. This issue
was reported in Ubuntu Bugzilla Bug #1475166.
Cc: <[email protected]>
Signed-off-by: Sumit Saxena <[email protected]>
Signed-off-by: Kashyap Desai <[email protected]>
Reviewed-by: Tomas Henzl <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions