aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAaron Tomlin <[email protected]>2016-10-20 17:18:12 +0100
committerJessica Yu <[email protected]>2016-11-26 11:18:02 -0800
commit885a78d4a5b3ad2d7c41d1819b001d7957f442cd (patch)
tree166dbe72b7c6f98c03098af203e808c25560edad /tools/perf/scripts/python/syscall-counts-by-pid.py
parentc714965f580accdb6715cb28285eeccea18dafdb (diff)
module: Ensure a module's state is set accordingly during module coming cleanup code
In load_module() in the event of an error, for e.g. unknown module parameter(s) specified we go to perform some module coming clean up operations. At this point the module is still in a "formed" state when it is actually going away. This patch updates the module's state accordingly to ensure anyone on the module_notify_list waiting for a module going away notification will be notified accordingly. Signed-off-by: Aaron Tomlin <[email protected]> Acked-by: Rusty Russell <[email protected]> Reviewed-by: Miroslav Benes <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Jessica Yu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions