Thread (53 messages) read the whole thread 53 messages, 5 authors, 2018-07-19

Re: [PATCH v4 13/14] rxrpc: Prepare to remove VLA usage for SKCIPHER_REQUEST_ON_STACK

From: David Howells <dhowells@redhat.com>
Date: 2018-07-12 22:05:31
Also in: dm-devel, lkml

Arnd Bergmann [off-list ref] wrote:
From what I can tell, neither of the two are called in atomic context, so
you should be able to use a GFP_KERNEL allocation.
You need to be careful doing that since the allocation might happen in the AFS
writeback path.  I use GFP_NOIO or GFP_NOFS in rxkad.c and skb_cow_data() uses
GFP_ATOMIC - though we should have single ownership of the packet at this
point.

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