From: Parthasarathy Bhuvaragan Sent: Tuesday, March 21, 2017 04:20 AM To: Jon Maloy <[email protected]>; John Thompson <[email protected]> Cc: [email protected] Subject: Re: [tipc-discussion] [PATCH v2 net-next 6/6] tipc: delete expired subscription
Hi Jon, Ok, I will submit it today. I usually add the Fixes tag in the tag section instead of specifying it in the body of the commit message like you do. I followed the instructions specified in: http://lxr.free-electrons.com/source/Documentation/SubmittingPatches?v=3.16#L135 This commit to net has the following tag: Fixes: d094c4d5f5c7 ("tipc: add subscription refcount to avoid invalid delete") No problem. I didn't notice that. ///jon /Partha ________________________________ From: Jon Maloy Sent: Monday, March 20, 2017 8:30 PM To: Jon Maloy; Parthasarathy Bhuvaragan; John Thompson Cc: [email protected]<mailto:[email protected]> Subject: RE: [tipc-discussion] [PATCH v2 net-next 6/6] tipc: delete expired subscription BTW, I think you should add a reference to the patch where the subscription refcount was introduced in the log message, so that Andrew will know how far back he should apply this patch on "stable". ///jon > -----Original Message----- > From: Jon Maloy [mailto:[email protected]] > Sent: Monday, March 20, 2017 03:18 PM > To: Parthasarathy Bhuvaragan > <[email protected]<mailto:[email protected]>>; > John Thompson <[email protected]<mailto:[email protected]>> > Cc: > [email protected]<mailto:[email protected]> > Subject: Re: [tipc-discussion] [PATCH v2 net-next 6/6] tipc: delete expired > subscription > > No objections. Just go ahead. > > ///jon > > > From: Parthasarathy Bhuvaragan > Sent: Monday, March 20, 2017 12:00 PM > To: Jon Maloy <[email protected]<mailto:[email protected]>>; John > Thompson > <[email protected]<mailto:[email protected]>> > Cc: Ying Xue <[email protected]<mailto:[email protected]>>; tipc- > [email protected]<mailto:[email protected]> > Subject: Re: [tipc-discussion] [PATCH v2 net-next 6/6] tipc: delete expired > subscription > > > Hi, > > In that case I plan to send the only the first fix to net: > > tipc: advance the time of calling tipc_nametbl_unsubscribe > > Then wait till net is merged to netnext and submit the following to netnext: > tipc: advance the time of deleting subscription from > subscriber->subscrp_list > tipc: adjust the policy of holding subscription kref > > Any objections? > > /Partha > > ________________________________ > From: Jon Maloy > Sent: Monday, March 20, 2017 1:25:57 PM > To: John Thompson; Parthasarathy Bhuvaragan > Cc: Ying Xue; > [email protected]<mailto:tipc-<mailto:[email protected]%3cmailto:tipc-> > [email protected]<mailto:[email protected]>> > Subject: RE: [tipc-discussion] [PATCH v2 net-next 6/6] tipc: delete expired > subscription > > Series acked by me. Please send to 'net' since this problem really occurs > frequently even in the released version. > > ///jon > > > From: John Thompson [mailto:[email protected]] > Sent: Sunday, March 19, 2017 09:19 PM > To: Parthasarathy Bhuvaragan > <[email protected]<mailto:parthasarathy.bhuvaraga <mailto:[email protected]%3cmailto:parthasarathy.bhuvaraga%0b>> [email protected]<mailto:[email protected]>>> > Cc: Ying Xue > <[email protected]<mailto:[email protected]<mailto:[email protected]%3cmailto:[email protected]>>>; > [email protected]<mailto:tipc-<mailto:[email protected]%3cmailto:tipc-> > [email protected]<mailto:[email protected]>>; > Jon Maloy > <[email protected]<mailto:[email protected]<mailto:[email protected]%3cmailto:[email protected]>>> > Subject: Re: [tipc-discussion] [PATCH v2 net-next 6/6] tipc: delete expired > subscription > > > On Fri, Mar 17, 2017 at 3:44 PM, John Thompson > <[email protected]<mailto:[email protected]<mailto:[email protected]%3cmailto:[email protected]>>> > wrote: > > > On Fri, Mar 17, 2017 at 9:35 AM, John Thompson > <[email protected]<mailto:[email protected]<mailto:[email protected]%3cmailto:[email protected]>>> > wrote: > > > On Thu, Mar 16, 2017 at 1:45 AM, Parthasarathy Bhuvaragan > <[email protected]<mailto:parthasarathy.bhuvaraga <mailto:[email protected]%3cmailto:parthasarathy.bhuvaraga%0b>> [email protected]<mailto:[email protected]>>> wrote: > > Hi John, > > Can you run your test with my series and provide some feedback? > Hi Partha > I have started running some tests and will be in touch later today with > initial > results. > Thanks > Jt > > Hi Partha, > My testing is looking good. I have generally seen problems reasonably > quickly. This patch series seems good. I will run a longer run test over the > weekend to be certain but it should be ok. > > Thanks, > JT > Hi Partha, > > My testing over the weekend has looked good. I have not seen any soft > lockups or other errors of any form. > > JT > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most engaging > tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > tipc-discussion mailing list > [email protected]<mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/tipc-discussion ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
