diff options
author | 2021-03-22 10:19:42 +0100 | |
---|---|---|
committer | 2021-04-14 18:04:08 +0200 | |
commit | 69995ebbb9d3717306a165db88a1292b63f77a37 (patch) | |
tree | 82fc1e24224c161faecca4d9667a8ac49eaf319f /tools/perf/scripts/python/stackcollapse.py | |
parent | sched/fair: Introduce a CPU capacity comparison helper (diff) | |
download | linux-dev-69995ebbb9d3717306a165db88a1292b63f77a37.tar.xz linux-dev-69995ebbb9d3717306a165db88a1292b63f77a37.zip |
signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
There is no point in having the conditional at the callsite.
Just hand in the allocation mode flag to __sigqueue_alloc() and use it to
initialize sigqueue::flags.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210322092258.898677147@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions