diff options
author | 2021-02-11 11:08:19 +0530 | |
---|---|---|
committer | 2021-02-11 11:08:17 +0100 | |
commit | 7c3a0635cd008eaca9a734dc802709ee0b81cac5 (patch) | |
tree | 67fe052e8124244d3f26470d509721522a28a1fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rtl8723bs: remove blank line from include/autoconf.h (diff) | |
download | wireguard-linux-7c3a0635cd008eaca9a734dc802709ee0b81cac5.tar.xz wireguard-linux-7c3a0635cd008eaca9a734dc802709ee0b81cac5.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions