aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2020-09-29 22:25:34 +0200
committerDavid S. Miller <[email protected]>2020-09-29 14:02:55 -0700
commitd067c0fa29f3f105381192ee22c03b62ee781bc0 (patch)
treed0d87b85b001ea469463021a07e2daffd7992f6a /tools/perf/scripts/python/stackcollapse.py
parentc2f8c900792459cdd10e49f9c9ca15328223ad3b (diff)
net: brcmfmac: Replace in_interrupt()
brcmf_sdio_isr() is using in_interrupt() to distinguish if it is called from a interrupt service routine or from a worker thread. Passing such information from the calling context is preferred and requested by Linus, so add an argument `in_isr' to brcmf_sdio_isr() and let the callers pass the information about the calling context. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Arend van Spriel <[email protected]> Acked-by: Kalle Valo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions