diff options
| author | Maor Gottlieb <[email protected]> | 2017-03-29 06:03:00 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-04-21 12:26:05 -0400 |
| commit | 22c3653d04bd0c67b75e99d85e0c0bdf83947df5 (patch) | |
| tree | 1e7ec4e9a2c72b823d32576a59b4ec1c649807c8 /tools/perf/scripts/python | |
| parent | fb7a91746af18b2ebf596778b38a709cdbc488d3 (diff) | |
IB/mlx4: Take write semaphore when changing the vma struct
When the driver disassociate user context, it changes the vma to
anonymous by setting the vm_ops to null and zap the vma ptes.
In order to avoid race in the kernel, we need to take write lock
before we change the vma entries.
Fixes: ae184ddeca5db ('IB/mlx4_ib: Disassociate support')
Signed-off-by: Maor Gottlieb <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions