diff options
author | Amey Narkhede <[email protected]> | 2021-02-11 11:08:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-02-11 11:08:17 +0100 |
commit | 7c3a0635cd008eaca9a734dc802709ee0b81cac5 (patch) | |
tree | 67fe052e8124244d3f26470d509721522a28a1fd /tools/perf/scripts/python/check-perf-trace.py | |
parent | 588007fb8ff8b09508dbfe39c0a8697b3cc2bfae (diff) |
staging: gdm724x: Fix DMA from stack
Stack allocated buffers cannot be used for DMA
on all architectures so allocate hci_packet buffer
using kmalloc.
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Amey Narkhede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions