aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2015-05-01 15:23:48 +0900
committerNicholas Bellinger <[email protected]>2015-05-30 22:42:23 -0700
commit57636388af32c2c7db3919e8d53f4979b7c7c307 (patch)
tree0ce8ebfdf5e3d95b2a6a2a9145964a97f31f9440 /tools/perf/scripts/python/export-to-postgresql.py
parent144bc4c2a42a0f42a32c106d53f5bf2724fbf098 (diff)
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_prot()
In sbc_dif_copy_prot(), the addresses passed to kunmap_atomic() are inconsistent with the addresses which are mapped by kmap_atomic(). That could be problematic if an SG element has its length larger than PAGE_SIZE as kunmap_atomic() will attempt to unmap different page. Signed-off-by: Akinobu Mita <[email protected]> Cc: Nicholas Bellinger <[email protected]> Cc: Sagi Grimberg <[email protected]> Cc: "Martin K. Petersen" <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: "James E.J. Bottomley" <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions