On Fri, 2016-04-29 at 16:39 -0400, David Miller wrote: > From: Eric Dumazet <eduma...@google.com> > Date: Thu, 28 Apr 2016 20:10:42 -0700 > > > Most of TCP stack assumed it was running from BH handler. > > Assuming you are respinning this to fix that stats bumping typo. > > You should really look into how that got corrupted. :) >
I had corruptions issues and a dying HDD one month ago. I have a brand new HDD, but maybe the SSD I use for my git trees is dying as well :( But I've seen this strange patterns in the past, it might be the old text editor I am using. I filed a bug for it, it might be the time to compile it on 64bit ;) $ m -V 6.30 [18 Mai 2000] Compile par GNUC version 2.95.2 19991024 (release) Date May 18 2000 Heure 23:48:40 Usage: m [-VR] [-c fic] [+ligne] [file1 file2 ...] I don't remember I edited this file after the git format-patch, but then it is Friday afternoon ;) Thanks