aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2020-09-29 22:25:41 +0200
committerDavid S. Miller <[email protected]>2020-09-29 14:02:55 -0700
commit8faee70181dafdcc48449e98adf1edc645f965b0 (patch)
treeb5f4dd1190034f0807bde90856cccf7ea102cb67 /tools/perf/scripts/python
parentd36981e0bdde8e01a93267bb18d7c7155c691c0c (diff)
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
The debug macro prints (INT) when in_interrupt() returns true. The value of this information is dubious as it does not distinguish between the various contexts which are covered by in_interrupt(). As the usage of in_interrupt() in drivers is phased out and the same information can be more precisely obtained with tracing, remove the in_interrupt() conditional from this debug printk. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Kalle Valo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions