diff options
| author | Tong Zhang <[email protected]> | 2021-03-18 23:47:52 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-22 17:04:11 +0100 |
| commit | 9e1c785f13e0ed11ad0dade9b63fb6012df81b71 (patch) | |
| tree | 50f14617a3cb0c0aeb05faadf7a411ac32f3c60f /tools/perf/scripts/python/flamegraph.py | |
| parent | c7f57fd6b7f0a889b0f847611c9075c37dd31810 (diff) | |
staging: comedi: das800: fix request_irq() warn
request_irq() won't accept a name which contains slash so we need to
replace it with something else -- otherwise it will throw a warning
and the entry in /proc/irq/ will not be created.
Since the .name might be used by userspace and we don't want to break
userspace, so we are changing the parameters passed to request_irq()
Suggested-by: Ian Abbott <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Tong Zhang <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions