netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Dave Jones <davej@redhat.com>
Cc: "Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
	Adrian Bunk <bunk@stusta.de>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Hans-Georg Rist <hg.rist@web.de>,
	perex@suse.cz, alsa-devel@alsa-project.org,
	Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
	Stephen Clark <Stephen.Clark@seclark.us>,
	linux-ide@vger.kernel.org,
	Michal Jaegermann <michal@ellpspace.math.ualberta.ca>,
	lenb@kernel.org, linux-acpi@vger.kernel.org,
	netdev@vger.kernel.org, e1000-devel@lists.sourceforge.net,
	Ingo Molnar <mingo@elte.hu>, Ayaz Abdulla <aabdulla@nvidia.com>,
	David Miller <davem@davemloft.net>, Andi Kleen <ak@suse.de>,
	Oliver Neukum <oneukum@suse.de>,
	greg@kroah.com, linux-usb-devel@lists.sourceforge.net,
	CIJOML <cijoml@volny.cz>,
	Markus Rechberger <markus.rechberger@amd.com>,
	v4l-dvb-maintainer@linuxtv.org
Subject: Re: [1/2] 2.6.21-rc7: known regressions
Date: Mon, 16 Apr 2007 20:41:19 -0400	[thread overview]
Message-ID: <462417AF.50406@pobox.com> (raw)
In-Reply-To: <20070417003212.GB22804@redhat.com>

Dave Jones wrote:
> On Mon, Apr 16, 2007 at 05:14:40PM -0700, Brandeburg, Jesse wrote:
>  > Adrian Bunk wrote:
>  > > Subject    : laptops with e1000: lockups
>  > > References :
>  > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229603 
>  > > Submitter  : Dave Jones <davej@redhat.com>
>  > > Handled-By : Jesse Brandeburg <jesse.brandeburg@intel.com>
>  > > Status     : problem is being debugged
>  > 
>  > this is being actively debugged, here is what we have so far:
>  > o v2.6.20: crashes during boot, unless noacpi and nousb bootparams used
>  > o v2.6.21-rc6: some userspace issue, crashes just after root mount
>  > without init=/bin/bash
>  > o v2.6.2X: serial console in docking station spews goo at all speeds
>  > with console=ttyS0,bbbbn8 . work continues on this, as we don't know if
>  > there are kernel panic messages during the hard lock.
>  > o fedora 7 test kernel 2948: boots okay, have been using this as only
>  > truly working kernel on this machine.
>  > 
>  > one reproduction of the problem was had with scp -l 5000 <file> <remote>
>  > when linked at 100Mb/Full.  Tried probably 20 other times same test with
>  > no repro, ugh.
>  > 
>  > Otherwise, slogging through continues.  We are actively working on this
>  > in case it *is* an e1000 issue.  Right now the repro is so unlikely we
>  > could hardly tell if we fixed it.
> 
> FWIW, I can reproduce this pretty much ondemand, on 100M through
> the ethernet port on a netgear wireless AP.
> A number of our Fedora7 testers are also able to easily reproduce this.
> To isolate e1000, for tomorrows test build I've reverted e1000 to
> the same code that was in 2.6.20.  If that works out without causing
> hangs, I'll try and narrow down further which of the dozen csets
> is responsible.

Also, there are e1000 fixes in -mm.  At the time (rc2? rc3?) I felt it 
was best to get that into -mm for testing, rather than fast-tracking it 
to 2.6.21.

But hey, see if they help.

It's the netdev-2.6.git#e1000-fixes branch, if you are git-ified.  I was 
going to push them first thing 2.6.22.

	Jeff




  reply	other threads:[~2007-04-17  0:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.64.0704151659570.5473@woody.linux-foundation.org>
2007-04-16  0:37 ` [1/2] 2.6.21-rc7: known regressions Adrian Bunk
2007-04-17  0:14   ` Brandeburg, Jesse
2007-04-17  0:32     ` Dave Jones
2007-04-17  0:41       ` Jeff Garzik [this message]
2007-04-23 21:48 ` [2/3] 2.6.21-rc7: known regressions (v2) Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=462417AF.50406@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=Stephen.Clark@seclark.us \
    --cc=aabdulla@nvidia.com \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bunk@stusta.de \
    --cc=cijoml@volny.cz \
    --cc=davej@redhat.com \
    --cc=davem@davemloft.net \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=greg@kroah.com \
    --cc=hg.rist@web.de \
    --cc=jesse.brandeburg@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=markus.rechberger@amd.com \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=michal@ellpspace.math.ualberta.ca \
    --cc=mingo@elte.hu \
    --cc=netdev@vger.kernel.org \
    --cc=oneukum@suse.de \
    --cc=perex@suse.cz \
    --cc=torvalds@linux-foundation.org \
    --cc=v4l-dvb-maintainer@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).