diff options
author | Amey Narkhede <ameynarkhede03@gmail.com> | 2021-02-11 11:08:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-11 11:08:17 +0100 |
commit | 7c3a0635cd008eaca9a734dc802709ee0b81cac5 (patch) | |
tree | 67fe052e8124244d3f26470d509721522a28a1fd /tools/perf/scripts/python/export-to-sqlite.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 <dan.carpenter@oracle.com>
Signed-off-by: Amey Narkhede <ameynarkhede03@gmail.com>
Link: https://lore.kernel.org/r/20210211053819.34858-1-ameynarkhede03@gmail.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions