diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2015-06-11 18:58:34 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-06-23 09:43:40 +0200 |
commit | e2e21bd8f979a24462070cc89fae11e819cae90a (patch) | |
tree | 06ab5dcf58dcf1d58f72f53659af9f8090e1e07d /drivers/i2c | |
parent | target: Send UA when changing LUN inventory (diff) | |
download | linux-e2e21bd8f979a24462070cc89fae11e819cae90a.tar.xz linux-e2e21bd8f979a24462070cc89fae11e819cae90a.zip |
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/i2c')
0 files changed, 0 insertions, 0 deletions