diff options
| author | NeilBrown <neilb@suse.com> | 2018-05-21 14:35:12 +1000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 18:29:10 +0200 |
| commit | 6afe572bc76688cd840032254217a4877b66e916 (patch) | |
| tree | e1021ca8f7a0064d286146e895027228ea91a51d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | staging: lustre: move LERRCHKSUM() to libcfs_debug.h (diff) | |
| download | linux-6afe572bc76688cd840032254217a4877b66e916.tar.gz linux-6afe572bc76688cd840032254217a4877b66e916.zip | |
staging: lustre: discard cfs_block_sigsinv()
cfs_block_sigsinv() and cfs_restore_sigs() are simple
wrappers which save a couple of line of code and
hurt readability for people not familiar with them.
They aren't used often enough to be worthwhile,
so discard them and open-code the functionality.
The sigorsets() call isn't needed as or-ing with current->blocked is
exactly what sigprocmask(SIG_BLOCK) does.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
