aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorShreyas Bhatewara <[email protected]>2011-01-14 14:59:52 +0000
committerDavid S. Miller <[email protected]>2011-01-15 21:21:13 -0800
commit51956cd68b0c3039968485317b77a89dfec95eab (patch)
treeea605942bc10305777223a31eb86eca8016535f1 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent76d39dae0ad47f51291b4dd146b10d71e8ae02f7 (diff)
vmxnet3: Disable napi in suspend, reenable in resume.
There is a small possibility of a race where the suspend routine gets called, while a napi callback is still pending and when that comes up, it enables interrupts which just got disabled in the suspend routine. This change adds napi disable call in suspend and enable in resume to avoid race. Signed-off-by: Shreyas N Bhatewara <[email protected]> Acked-by: Dmitry Torokhov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions