[PATCH v4] staging: gdm724x: Fix DMA from stack

Dan Carpenter dan.carpenter at oracle.com
Thu Feb 11 07:15:20 UTC 2021


On Thu, Feb 11, 2021 at 11:08:19AM +0530, Amey Narkhede wrote:
> Stack allocated buffers cannot be used for DMA
> on all architectures so allocate hci_packet buffer
> using kmalloc.
> 
> Signed-off-by: Amey Narkhede <ameynarkhede03 at gmail.com>

Looks good.

Reviewed-by: Dan Carpenter <dan.carpenter at oracle.com>

regards,
dan carpenter



More information about the devel mailing list