aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKaike Wan <[email protected]>2020-03-16 17:05:00 -0400
committerJason Gunthorpe <[email protected]>2020-03-18 19:53:47 -0300
commit5ab17a24cb82a636e80c62386dcf1676cbcabaf1 (patch)
tree3a80e2e25f1490d8fe92a2a49c09aa2e7498d1b4 /tools/perf/scripts/python/event_analyzing_sample.py
parentd61ba1b9aefe88f0c296e7c627d4946ac2a6c324 (diff)
IB/hfi1: Remove kobj from hfi1_devdata
The field kobj was added to hfi1_devdata structure to manage the life time of the hfi1_devdata structure for PSM accesses: commit e11ffbd57520 ("IB/hfi1: Do not free hfi1 cdev parent structure early") Later another mechanism user_refcount/user_comp was introduced to provide the same functionality: commit acd7c8fe1493 ("IB/hfi1: Fix an Oops on pci device force remove") This patch will remove this kobj field, as it is no longer needed. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Mike Marciniszyn <[email protected]> Signed-off-by: Kaike Wan <[email protected]> Signed-off-by: Dennis Dalessandro <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions