summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMitko Haralanov <mitko.haralanov@intel.com>2016-03-08 22:14:36 +0300
committerDoug Ledford <dledford@redhat.com>2016-03-21 22:55:21 +0300
commiteef9c896a94e715fcf8eb41e98b2469319641c73 (patch)
tree982f983c66380726e0f1843face799708f52fc7d /tools/perf/scripts/python/syscall-counts.py
parent4b00d9490f2147d29f107f36391b0cc77bcd944f (diff)
downloadlinux-eef9c896a94e715fcf8eb41e98b2469319641c73.tar.xz
IB/hfi1: Allow remove MMU callbacks to free nodes
In order to allow the remove MMU callbacks to free the RB nodes, it is necessary to prevent any references to the nodes after the remove callback has been called. Therefore, remove the node from the tree prior to calling the callback. In other words, the MMU/RB API now guarantees that all RB node operations it performs will be done prior to calling the remove callback and that the RB node will not be touched afterwards. Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Reviewed-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Mitko Haralanov <mitko.haralanov@intel.com> Signed-off-by: Jubin John <jubin.john@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions