NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/43570: Avoid multiple interrupt routing lists for a bus



The following reply was made to PR kern/43570; it has been noted by GNATS.

From: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: Paul Goyette <paul%whooppee.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/43570: Avoid multiple interrupt routing lists for a bus
Date: Tue, 5 Apr 2011 16:04:46 +0300

 On Tue, Apr 05, 2011 at 05:58:24AM -0700, Paul Goyette wrote:
 > In other words, something like this:
 > 
 > +    if (mpb->mb_name != NULL)
 > +            aprint_error("mpacpi: PCI bus %d int routing already 
 > done!\n",
 > +                mpr->mpr_bus);
 > 
 > 
 > If we don't think that this is useful or appropriate, maybe we should 
 > just close the PR?
 
 Sure, the warning is entirely appropriate. But please let the bug report
 remain open; this is quite critical bug. Generally, trying to fix these
 issues in the current code base is however a lost cause, IMO.
 


Home | Main Index | Thread Index | Old Index