Thread (18 messages) 18 messages, 4 authors, 2019-07-12

Re: Re: linux-next: build failure after merge of the net-next tree

From: Jason Gunthorpe <hidden>
Date: 2019-07-11 11:52:47
Also in: lkml, netdev

On Thu, Jul 11, 2019 at 08:00:49AM +0000, Bernard Metzler wrote:
That listen will not sleep. The socket is just marked
listening. 
Eh? siw_listen_address() calls siw_cep_alloc() which does:

	struct siw_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL);

Which is sleeping. Many other cases too.

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