public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.9-ac16 + imm module = hard lock
@ 2001-09-28 21:07 Dan Creswell
  0 siblings, 0 replies; only message in thread
From: Dan Creswell @ 2001-09-28 21:07 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a dual pentium III 550Mhz box and a parallel port ZIP-plus drive.

Under 2.2.19 SMP, with imm compiled as a module, everything works fine.

With 2.4.9-ac16 (plus the swapoff patch) SMP, with imm compiled as a
module I get a hard lock when I load the module.  It successfully
determines which mode to use (EPP-32 bit) but, at the point where it
probes, everything dies.

The same kernel 2.4.9-ac16 compiled for uniprocessor with imm compiled
as a module also works fine.

A quick diff of the 2.2.19 imm source-code and the 2.4.9-ac16 imm
source-code reveals that the only major difference is the introduction
of:

spin_unlock_irq(&io_request_lock);

and

spin_lock_irq(&io_request_lock);

in various places.

The parallel port code is compiled into the kernel at build time.

That's all the info I have right now, any thoughts/suggestions/more info
required?

Thanks,

Dan.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-28 21:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-28 21:07 2.4.9-ac16 + imm module = hard lock Dan Creswell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox