Re: [PATCH] tipc: Fix tipc_sk_reinit handling of -EAGAIN

2017-08-24 Thread David Miller
From: Bob Peterson Date: Wed, 23 Aug 2017 10:43:02 -0400 (EDT) > In 9dbbfb0ab6680c6a85609041011484e6658e7d3c function tipc_sk_reinit > had additional logic added to loop in the event that function > rhashtable_walk_next() returned -EAGAIN. No worries. > > However, if rhashtable_walk_start return

Re: [PATCH] tipc: Fix tipc_sk_reinit handling of -EAGAIN

2017-08-24 Thread Herbert Xu
On Wed, Aug 23, 2017 at 10:43:02AM -0400, Bob Peterson wrote: > Hi, > > In 9dbbfb0ab6680c6a85609041011484e6658e7d3c function tipc_sk_reinit > had additional logic added to loop in the event that function > rhashtable_walk_next() returned -EAGAIN. No worries. > > However, if rhashtable_walk_start

[PATCH] tipc: Fix tipc_sk_reinit handling of -EAGAIN

2017-08-23 Thread Bob Peterson
Hi, In 9dbbfb0ab6680c6a85609041011484e6658e7d3c function tipc_sk_reinit had additional logic added to loop in the event that function rhashtable_walk_next() returned -EAGAIN. No worries. However, if rhashtable_walk_start returns -EAGAIN, it does "continue", and therefore skips the call to rhashta