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

2019-07-11 Thread Jason Gunthorpe
; , "David > >Miller" , "Networking" , > >"Linux Next Mailing List" , "Linux Kernel > >Mailing List" > >Subject: [EXTERNAL] Re: Re: linux-next: build failure after merge of > >the net-next tree > > > >On Thu, Jul 11, 2

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

2019-07-11 Thread Bernard Metzler
ing" , >"Linux Next Mailing List" , "Linux Kernel >Mailing List" >Subject: [EXTERNAL] Re: Re: linux-next: build failure after merge of >the net-next tree > >On Thu, Jul 11, 2019 at 08:00:49AM +, Bernard Metzler wrote: > >> That listen wil

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

2019-07-11 Thread Jason Gunthorpe
On Thu, Jul 11, 2019 at 08:00:49AM +, 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

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

2019-07-11 Thread Bernard Metzler
-"Jason Gunthorpe" wrote: - >To: "Leon Romanovsky" , "Bernard Metzler" > >From: "Jason Gunthorpe" >Date: 07/10/2019 07:52PM >Cc: "Stephen Rothwell" , "Doug Ledford" >, "David Miller" , >"Networking" , "Linux Next Mailing List" >, "Linux Kernel Mailing List" > >Subject: [EXTERNAL] Re: lin

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

2019-07-09 Thread Bernard Metzler
-"Leon Romanovsky" wrote: - >To: "Stephen Rothwell" >From: "Leon Romanovsky" >Date: 07/09/2019 08:43AM >Cc: "Doug Ledford" , "Jason Gunthorpe" >, "David Miller" , >"Networking" , "Linux Next Mailing List" >, "Linux Kernel Mailing List" >, "Bernard Metzler" > >Subject: [EXTERNAL] Re: lin