Thread (2 messages) flat view 2 messages, 2 authors, 2021-07-13

Re: [PATCH] net: wwan: iosm: switch from 'pci_' to 'dma_' API

From: Kumar, M Chetan <hidden>
Date: 2021-07-13 04:59:05
Also in: kernel-janitors, lkml

On 7/11/2021 8:21 PM, Christophe JAILLET wrote:
The wrappers in include/linux/pci-dma-compat.h should go away.

The patch has been generated with the coccinelle script below and has been
hand modified to replace GFP_ with a correct flag.
It has been compile tested.

When memory is allocated in 'ipc_protocol_init()' GFP_KERNEL can be used
because this flag is already used a few lines above and no lock is
acquired in the between.

When memory is allocated in 'ipc_protocol_msg_prepipe_open()' GFP_ATOMIC
should be used because this flag is already used a few lines above.
Thanks,
Reviewed-by: M Chetan Kumar <redacted>

Regards,
Chetan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help