kernel panic with pccard insert on recent 7.0 CURRENT

Paolo Pisati piso at freebsd.org
Mon Jun 18 18:54:40 UTC 2007


On Sat, Jun 16, 2007 at 07:49:35PM -0700, John-Mark Gurney wrote:
> Warner Losh wrote this message on Sat, Jun 16, 2007 at 17:33 -0600:
> > Also, I'm unclear on the difference between FILTER_STRAY and
> > FILTER_HANDLED.
> 
> The interrupt filter is suppose to return one of FILTER_STRAY or
> FILTER_HANDLED...  If you _HANDLED it return that, otherwise return
> _STRAY...  If you need to schedule the ithread, return _HANDLED or'd
> with _SCHEDULE_THREAD...

right.
 
> I thought piso fixed the comments, but apparently he hasn't (or hasn't
> finished committing the patch that includes the comment fixes)...  The
> comments in bus.h are incorrect...

http://people.freebsd.org/~piso/bus.h.diff
http://people.freebsd.org/~piso/BUS_SETUP_INTR.9.diff

bye,
P.


More information about the freebsd-current mailing list