Re: Linux-2.1.98..

Linus Torvalds (torvalds@transmeta.com)
Fri, 24 Apr 1998 15:40:01 -0700 (PDT)


On Fri, 24 Apr 1998, Bill Broadhurst wrote:
> >
> > > > (b) the floppy driver compiled in, but with the calls to
> > > > "fd_enable_irq()" and "fd_disable_irq()" commented out.
> > >
> > > Boots and runs too. I'll let this one run 'till it dies.
>
> Which was about 25 minutes. Then it locked.

Could you re-iterate (again) your configuration? There are other
"disable_irq()"s in the tree, and it sounds like the new one is just
_completely_ broken on your hardware - there must be something bad
happening wrt the IO-APIC, and I'm sure Ingo will find it now that it
apparently is fairly easy to trigger.

One thing you could try is to just make [en|dis]able_ioapic_irq() be
no-ops, and also send me the output of

grep '=y' .config

(for example, some of the mouse drivers use disable_irq(), and I wouldn't
notice because I have a serial mouse etc etc)

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu