aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2020-11-01 22:15:34 +0100
committerKalle Valo <[email protected]>2020-11-07 17:52:23 +0200
commitabcda807d8681923fd7b79ea08b78f684e6cb570 (patch)
tree13a38c50a6bb2c53b201cbe0aa375023103f564c /tools/perf/scripts/python/flamegraph.py
parent7534fd5e58349d74550ba7e7d492e415c3ed9368 (diff)
zd1211rw: Remove in_atomic() usage.
The usage of in_atomic() in driver code is deprecated as it can not always detect all states where it is not allowed to sleep. All callers are in premptible thread context and all functions invoke core functions which have checks for invalid calling contexts already. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Cc: Ulrich Kunitz <[email protected]> Cc: Kalle Valo <[email protected]> Cc: [email protected] Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions