aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaor Gottlieb <[email protected]>2017-03-29 06:03:01 +0300
committerDoug Ledford <[email protected]>2017-04-21 12:26:05 -0400
commitca37a664a8e4e9988b220988ceb4d79e3316f195 (patch)
treec7a6c5170599b6f07490ab071cb7bea868f4b420 /tools/perf/scripts/python
parent22c3653d04bd0c67b75e99d85e0c0bdf83947df5 (diff)
IB/mlx4: Change vma from shared to private
Anonymous VMA (->vm_ops == NULL) cannot be shared, otherwise it would lead to SIGBUS. Remove the shared flags from the vma after we change it to be anonymous. This is easily reproduced by doing modprobe -r while running a user-space application such as raw_ethernet_bw. 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