diff options
| author | Thomas Gleixner <[email protected]> | 2020-10-19 12:06:42 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-10-28 12:31:39 +0100 |
| commit | 726c8277bc5e67799f2ac3ca7fc795d4bf07264f (patch) | |
| tree | 6e16864c8a2fdac27774092ab2b0b231a5e4a196 /tools/perf/scripts/python/bin | |
| parent | 862ee699fefe1e6d6f2c1518395f0b999b8beb15 (diff) | |
usb: atm: Replace in_interrupt() usage in comment
in_interrupt() is a pretty vague context description as it means: hard
interrupt, soft interrupt or bottom half disabled regions.
Replace the vague comment with a proper reasoning why spin_lock_irqsave()
needs to be used.
Signed-off-by: Ahmed S. Darwish <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Duncan Sands <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions