public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"Bryan O'Sullivan" <bos@serpentine.com>
Subject: Re: 2.6.19-rc4: known unfixed regressions (v3)
Date: Tue, 7 Nov 2006 05:22:14 +0100	[thread overview]
Message-ID: <20061107042214.GC8099@stusta.de> (raw)
In-Reply-To: <m1lkmpq5we.fsf@ebiederm.dsl.xmission.com>

On Sun, Nov 05, 2006 at 08:17:53AM -0700, Eric W. Biederman wrote:
> Adrian Bunk <bunk@stusta.de> writes:
> 
> > This email lists some known regressions in 2.6.19-rc4 compared to 2.6.18
> > that are not yet fixed in Linus' tree.
> >
> > If you find your name in the Cc header, you are either submitter of one
> > of the bugs, maintainer of an affectected subsystem or driver, a patch
> > of you caused a breakage or I'm considering you in any other way possibly
> > involved with one or more of these issues.
> >
> > Due to the huge amount of recipients, please trim the Cc when answering.
> >
> >
> > Subject    : ipath driver MCEs system on load when HT chip present
> > References : http://bugzilla.kernel.org/show_bug.cgi?id=7455
> > Submitter  : Bryan O'Sullivan <bos@serpentine.com>
> > Caused-By  : Eric W. Biederman <ebiederm@xmission.com>
> > Status     : unknown
> 
> Status in problem is being debugged. I have posted some infrastructure
> patches that should allow Bryan to fix his driver cleanly.  
> 
> I did not cause this. The ipath HTX card driver's irq handling has
> never been anything but a hack.  It has never worked correctly even in
> the instances it worked.  It only worked on i386 or x86_64 when
> CONFIG_PCI_MSI was enabled but did not use MSI.  It was relying on the
> implementation detail that the architecture specific vector number was
> placed in the dev->irq.  dev->irq is actually meaningless on this card
> as it doesn't have any ordinary pci interrupts.
> 
> So while I am happy to take credit for flushing this bug out I did not
> introduce it.

My notion of "regression" is from a user's perspective.

Therefore, if a hack that worked at least for some users no longer 
works, that's a regression. That's independent of the technical question 
whose fault it actually was.

We should either get this fixed before 2.6.19 or at least make it clear 
for users that support for this hardware won't be back before 2.6.20.

> Eric

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2006-11-07  4:22 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31  4:27 Linux 2.6.19-rc4 Linus Torvalds
2006-10-31  5:34 ` Andrew Morton
2006-10-31 14:43   ` Jun'ichi Nomura
2006-10-31 16:44     ` Linux 2.6.19-rc4: udev compatibility broken? Mark Lord
2006-10-31 15:55   ` Linux 2.6.19-rc4 Linus Torvalds
2006-10-31 16:14     ` Martin J. Bligh
2006-10-31 16:34       ` Ray Lee
2006-10-31 16:51         ` Dave Jones
2006-10-31 21:26           ` Valdis.Kletnieks
2006-10-31 22:39             ` Al Viro
2006-11-02 16:03               ` Valdis.Kletnieks
2006-10-31 20:53         ` Valdis.Kletnieks
2006-10-31 21:29           ` Al Viro
2006-11-01  6:33           ` Willy Tarreau
2006-11-01 20:26             ` Guennadi Liakhovetski
2006-11-01 21:04               ` Sam Ravnborg
2006-11-02 21:19                 ` Guennadi Liakhovetski
2006-10-31 18:33       ` Adrian Bunk
2006-10-31 18:36         ` Martin Bligh
2006-10-31 18:54           ` Adrian Bunk
2006-10-31 18:45       ` Adrian Bunk
2006-10-31 19:26       ` Russell King
2006-10-31 19:39         ` Martin Bligh
2006-10-31 17:02 ` CONFIG_USB_USBNET and mii_* (was Re: Linux 2.6.19-rc4) Athanasius
2006-10-31 17:11   ` Randy Dunlap
2006-10-31 19:56 ` 2.6.19-rc4: known unfixed regressions Adrian Bunk
2006-10-31 20:11   ` Greg KH
2006-11-04  3:15     ` Adrian Bunk
2006-10-31 20:12   ` Arjan van de Ven
2006-10-31 20:21     ` Adrian Bunk
2006-11-02 20:02   ` Rafael J. Wysocki
2006-11-02 20:10     ` Andrew Morton
2006-11-02 21:22       ` Auke Kok
2006-11-02 21:55       ` Alan Cox
2006-11-02 20:54     ` Linus Torvalds
2006-11-02 21:29       ` Greg KH
2006-11-02 21:26     ` Adrian Bunk
2006-11-02 21:40       ` Rafael J. Wysocki
2006-10-31 20:08 ` 2.6.19-rc4: known regressions with patches Adrian Bunk
     [not found] ` <20061103024132.GG13381@stusta.de>
2006-11-03  2:56   ` [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2) Dave Jones
2006-11-03  8:25     ` Alexey Starikovskiy
2006-11-03 15:56       ` Dave Jones
2006-11-05 17:32         ` Christian
2006-11-05 20:04           ` Dave Jones
2006-11-06 17:35             ` Adrian Bunk
2006-11-06 17:49               ` Dave Jones
2006-11-06  6:00           ` Adrian Bunk
2006-11-06 15:43             ` Christian
2006-11-06 17:20               ` Dave Jones
2006-11-06 17:30                 ` Adrian Bunk
2006-11-06 17:37               ` Adrian Bunk
2006-11-04 18:21   ` [linux-usb-devel] " Greg KH
     [not found] ` <20061105064801.GV13381@stusta.de>
2006-11-05 13:26   ` 2.6.19-rc4: known unfixed regressions (v3) Michael S. Tsirkin
2006-11-05 13:57     ` Adrian Bunk
2006-11-05 15:17   ` Eric W. Biederman
2006-11-07  4:22     ` Adrian Bunk [this message]
2006-11-07  5:18       ` Bryan O'Sullivan
2006-11-07  8:50         ` Eric W. Biederman
2006-11-07 16:19           ` Bryan O'Sullivan
2006-11-07 17:33             ` Eric W. Biederman
2006-11-07 17:37               ` Dave Olson
2006-11-07 18:20                 ` Eric W. Biederman
2006-11-07 20:30                   ` Dave Olson
2006-11-07 20:51                     ` Eric W. Biederman
2006-11-07 21:01                       ` Dave Olson
2006-11-07 21:35                         ` Eric W. Biederman
2006-11-07 21:41                           ` Dave Olson
2006-11-07 22:25                             ` Eric W. Biederman
2006-11-07 18:01               ` Bryan O'Sullivan
2006-11-07 18:29                 ` Eric W. Biederman
2006-11-07 21:32               ` Bryan O'Sullivan
2006-11-07 22:00                 ` Eric W. Biederman
2006-11-08  5:14                   ` Bryan O'Sullivan
2006-11-08 11:11                     ` Eric W. Biederman
2006-11-05 15:22   ` Eric W. Biederman
2006-11-06 12:48 ` 2.6.19-rc4: known regressions with patches (v2) Adrian Bunk
2006-11-07 13:30 ` 2.6.19-rc4: known unfixed regressions (v4) Adrian Bunk
     [not found] ` <200611070317.42230.earny@net4u.de>
     [not found]   ` <200611070041.28008.len.brown@intel.com>
     [not found]     ` <200611072105.50178.earny@net4u.de>
2006-11-08  8:36       ` [linux-pm] 2.6.19-rc4: known unfixed regressions (v3) 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=20061107042214.GC8099@stusta.de \
    --to=bunk@stusta.de \
    --cc=bos@serpentine.com \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.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