diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2015-06-11 19:58:34 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-06-23 00:43:40 -0700 |
commit | e2e21bd8f979a24462070cc89fae11e819cae90a (patch) | |
tree | 06ab5dcf58dcf1d58f72f53659af9f8090e1e07d /drivers/hv | |
parent | 7c0d0d51d26497866d2951a35f1736fc765e4fcf (diff) |
target/user: Fix inconsistent kmap_atomic/kunmap_atomic
Pointers that are mapped by kmap_atomic() + offset must
be unmapped without the offset. That would cause problems
if the SG element length exceeds the PAGE_SIZE limit.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions