aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorChristian Gromm <[email protected]>2019-11-08 17:21:08 +0100
committerGreg Kroah-Hartman <[email protected]>2019-11-11 16:41:00 +0100
commit08283d30744434d8f30d386622372e8f5b03bcf2 (patch)
treec34f2411b0de27f49975720fd9e066ec08c6ee13 /tools/perf/scripts/python/exported-sql-viewer.py
parent4845b3c8c8d221441605a1eff8aab7f1622dce93 (diff)
staging: most: block module removal while having active configfs items
This patch avoids that core component modules are being unloaded while the related configfs interface has active items in its directories. It is needed to prevent the situation where the core module cannot be unloaded anymore, because the reference count 'used by' indicates that the module is still being used and the usage count cannot be decreased by calling rmdir, as the configfs directory has already been removed. Signed-off-by: Christian Gromm <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions