diff options
| author | NeilBrown <[email protected]> | 2018-02-20 13:23:37 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-02-22 15:03:23 +0100 |
| commit | 1b2dad1459e480028a2714439048d8a634132857 (patch) | |
| tree | 915e48e9230549976811971338ede7cb68b364c1 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 37d3b407dc14a13ec8bba3a4d7737c92f996e9c0 (diff) | |
staging: lustre: remove unnecessary cfs_block_allsigs() calls
Threads started by kthread_run() ignore all signals,
as kthreadd() calls ignore_signals(), and this is
inherited by all children.
So there is no need to call cfs_block_allsigs() in functions
that are only run from kthread_run().
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions