diff options
author | Johan Hovold <[email protected]> | 2019-11-28 19:26:03 +0100 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2019-12-03 11:15:08 +0100 |
commit | 870db5d1015c8bd63e93b579e857223c96249ff7 (patch) | |
tree | eb2937c002fb8e738d850bf73fbc1a1cfa18afc6 /tools/perf/util/trace-event-scripting.c | |
parent | 9ebd796e24008f33f06ebea5a5e6aceb68b51794 (diff) |
can: ucan: fix non-atomic allocation in completion handler
USB completion handlers are called in atomic context and must
specifically not allocate memory using GFP_KERNEL.
Fixes: 9f2d3eae88d2 ("can: ucan: add driver for Theobroma Systems UCAN devices")
Cc: stable <[email protected]> # 4.19
Cc: Jakob Unterwurzacher <[email protected]>
Cc: Martin Elshuber <[email protected]>
Cc: Philipp Tomsich <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions