Thread (1 message) 1 message, 1 author, 2016-07-09

Re: [RFC 0/7] netlink: Add allocation flag to netlink_unicast()

From: Masashi Honma <hidden>
Date: 2016-07-09 03:52:16
Also in: linux-rdma, netdev, netfilter-devel

On 2016年07月09日 01:08, David Teigland wrote:
On Thu, Jul 07, 2016 at 09:35:45AM +0900, Masashi Honma wrote:
quoted
At the fs/dlm/netlink.c#dlm_timeout_warn(),
prepare_data allocates buffer with GFP_NOFS
and send_data() sends the buffer.

But send_data() uses GFP_KERNEL or GFP_ATOMIC inside it.
Should it be replaced by GFP_NOFS ?
That's old code that's never been used so it doesn't really matter.
I see. Thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help