aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLogan Gunthorpe <[email protected]>2019-12-16 12:01:20 -0700
committerVinod Koul <[email protected]>2019-12-24 10:18:37 +0530
commitbf453a0a18b224f1379658245c892fd9e1907580 (patch)
treeb37d4e4917717e30477092f790ac8ed5cebfbfe4 /tools/perf/scripts/python/event_analyzing_sample.py
parent8ad342a863590b24ce77681b7e081363fb3333f7 (diff)
dmaengine: ioat: Support in-use unbind
Don't allocate memory using the devm infrastructure and instead call kfree with the new dmaengine device_release call back. This ensures the structures are available until the last reference is dropped. We also need to ensure we call ioat_shutdown() in ioat_remove() so that all the channels are quiesced and further transaction fails. Signed-off-by: Logan Gunthorpe <[email protected]> Acked-by: Dave Jiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions