Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>
Cc: <rjw@...>, <linux-kernel@...>, <bunk@...>, <akpm@...>, <protasnb@...>
Date: Saturday, June 14, 2008 - 8:41 pm

On Sat, 14 Jun 2008, David Miller wrote:


Are you sure? Because that revert seems to basically revert all changes 
since 2.6.25 in tcp_rcv_established(), which is the function that oopses. 
After that revert, the function is back to exactly what it used to be.

Of course, inlining makes it less obvious what other changes end up doing, 
but even the offset in the function (not quite at the very end of it, but 
not that far off that end either) matches where you'd expect that that 
'tcp_defer_accept_check()' thing used to be before the revert.

Also: see the report saying

  "As a matter of fact, kernel paniced at statement
   "queue->rskq_accept_tail->dl_next = req" in function reqsk_queue_add,
   because queue->rskq_accept_tail is NULL.  The call chain is:
   tcp_rcv_established => inet_csk_reqsk_queue_add => reqsk_queue_add."

and realize that that whole inet_csk_reqsk_queue_add() call only exists
in that tcp_defer_accept_check() thing that no longer exists.

IOW, I'm pretty damn sure that the bug entry above is very much a result
of the tcp_defer_accept_check() thing, and that commit ec0a196626 fixed
it by reverting it. 


Hey, I might be wrong. But see above. I don't think I am. I think the 
deferred-accept was just even buggier than you believed.

But who knows. 

		Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.26-rc6-git2: Reported regressions from 2.6.25, Rafael J. Wysocki, (Sat Jun 14, 4:04 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Vegard Nossum, (Sat Jun 14, 6:09 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Rafael J. Wysocki, (Sun Jun 15, 7:14 am)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Linus Torvalds, (Sat Jun 14, 5:42 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Rafael J. Wysocki, (Sun Jun 15, 6:51 am)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, David Miller, (Sat Jun 14, 7:31 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Linus Torvalds, (Sat Jun 14, 8:41 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, David Miller, (Sat Jun 14, 9:07 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Linus Torvalds, (Sat Jun 14, 10:15 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Maciej W. Rozycki, (Sat Jun 14, 6:00 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Linus Torvalds, (Sat Jun 14, 8:00 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Maciej W. Rozycki, (Sun Jun 15, 7:31 pm)
Re: 2.6.26-rc6-git2: Reported regressions from 2.6.25, Dave Jones, (Tue Jun 17, 11:24 am)
[Bug 9791] Clock is running too fast^Wslow using acpi_pm clo..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10912] Regressions in the last kernels, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10908] IPF Montvale machine panic when running a networ..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10906] repeatable slab corruption with LTP msgctl08, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10905] 2.6.26: x86/kernel/pci_dma.c: gfp |= __GFP_NORET..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10905] 2.6.26: x86/kernel/pci_dma.c: gfp |= __GFP_N..., Miquel van Smoorenburg, (Mon Jun 16, 7:26 am)
Re: [Bug 10905] 2.6.26: x86/kernel/pci_dma.c: gfp |= __GFP_N..., Rafael J. Wysocki, (Mon Jun 16, 9:19 am)
[Bug 10903] ssh connections hang with 2.6.26-rc5, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Randy Dunlap, (Sun Jun 15, 12:35 pm)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Yinghai Lu, (Sun Jun 15, 3:18 pm)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Randy Dunlap, (Sun Jun 15, 9:11 pm)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Yinghai Lu, (Mon Jun 16, 12:15 am)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Randy Dunlap, (Mon Jun 16, 11:32 am)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Yinghai Lu, (Mon Jun 16, 12:12 am)
Re: [Bug 10872] x86_64 boot hang when CONFIG_NUMA=n, Randy Dunlap, (Mon Jun 16, 1:14 am)
[Bug 10892] Sometime (often) X come out blank (black screen)..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10866] /dev/rtc was missing until I disabled CONFIG_RTC..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10868] Oops on loading ipaq module since 2.6.26, preven..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10862] forcedeth: lockdep warning on ethtool -s, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10864] [regression][bisected] ~90,000 wakeups as of 2.6..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10864] [regression][bisected] ~90,000 wakeups as of..., Rafael J. Wysocki, (Sun Jun 15, 6:48 am)
[Bug 10865] i get the following oops trying to mount an ntfs..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10861] 2.6.26-rc4-git2 - long pause during boot, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10861] 2.6.26-rc4-git2 - long pause during boot, Chris Clayton, (Sun Jun 15, 2:12 am)
[Bug 10860] total system freeze at boot with 2.6.26-rc, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10830] two different oopses with 2.6.26-rc4, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10843] Display artifacts on XOrg logout with PAT kernel..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
RE: [Bug 10843] Display artifacts on XOrg logout with PAT ke..., Pallipadi, Venkatesh, (Fri Sep 12, 8:43 am)
RE: [Bug 10843] Display artifacts on XOrg logout with PAT ke..., Pallipadi, Venkatesh, (Fri Sep 12, 12:05 pm)
Re: [Bug 10843] Display artifacts on XOrg logout with PAT ke..., Rafael J. Wysocki, (Sun Jun 15, 6:40 am)
[Bug 10828] [2.6.25-git18 =&amp;gt; 2.6.26-rc1-git1] Xorg cr..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10827] 2.6.26rc4 GFS2 oops., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10827] 2.6.26rc4 GFS2 oops., Adrian Bunk, (Sun Jun 22, 5:09 am)
Re: [Cluster-devel] Re: [Bug 10827] 2.6.26rc4 GFS2 oops., Bob Peterson, (Mon Jun 23, 10:40 am)
Re: [Cluster-devel] Re: [Bug 10827] 2.6.26rc4 GFS2 oops., Bob Peterson, (Mon Jun 23, 11:32 am)
Re: [Cluster-devel] Re: [Bug 10827] 2.6.26rc4 GFS2 oops., Rafael J. Wysocki, (Mon Jun 23, 1:02 pm)
[Bug 10826] NFS oops in 2.6.26rc4, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10821] rt25xx: lock dependency warning, association fai..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10819] Fatal DMA error with b43 driver since 2.6.26, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10815] 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10794] mips: CONF_CM_DEFAULT build error, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10794] mips: CONF_CM_DEFAULT build error, Adrian Bunk, (Sat Jun 14, 5:24 pm)
[Bug 10799] sky2 general protection fault, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10786] 2.6.26-rc3 64bit SMP does not boot on J5600, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10764] some serial configurations are now broken, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10725] Write protect on on, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10741] bug in `tty: BKL pushdown'?, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10741] bug in `tty: BKL pushdown'?, Johannes Weiner, (Mon Jun 16, 6:03 am)
Re: [Bug 10741] bug in `tty: BKL pushdown'?, Alan Cox, (Mon Jun 16, 6:33 am)
Re: [Bug 10741] bug in `tty: BKL pushdown'?, Alan Cox, (Mon Jun 16, 7:46 am)
Re: [Bug 10741] bug in `tty: BKL pushdown'?, Johannes Weiner, (Mon Jun 16, 11:33 am)
Re: [Bug 10741] bug in `tty: BKL pushdown'?, Alan Cox, (Mon Jun 16, 2:22 pm)
Re: [Bug 10741] bug in `tty: BKL pushdown'?, Johannes Weiner, (Thu Jun 19, 7:06 am)
[Bug 10730] build issue #503 for v2.6.26-rc2-433-gf26a398 : ..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10726] x86-64 NODES_SHIFT compile failure., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10724] ACPI: EC: GPE storm detected, disabling EC GPE, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10714] Badness seen on 2.6.26-rc2 with lockdep enabled, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
Re: [Bug 10714] Badness seen on 2.6.26-rc2 with lockdep enab..., Benjamin Herrenschmidt, (Sat Jun 14, 7:29 pm)
[Bug 10642] general protection fault: 0000 [1] PREEMPT SMP D..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10711] BUG: unable to handle kernel paging request - sc..., Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10629] 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160, Rafael J. Wysocki, (Sat Jun 14, 4:12 pm)
[Bug 10493] mips BCM47XX compile error, Rafael J. Wysocki, (Sat Jun 14, 4:04 pm)
Re: [Bug 10493] mips BCM47XX compile error, Adrian Bunk, (Sat Jun 14, 5:26 pm)