[procfs problem] Re: Oops on aha152x under 2.0.36pre13 and 2.1.125

David Woodhouse (David.Woodhouse@mvhi.com)
Mon, 12 Oct 1998 10:26:17 +0100


rmsilva@ruralrj.com.br said:
> #modprobe aha152x
> aha152x: BIOS test: Blah, blah, blah... (loaded ok)
> #cd /proc/scsci/aha152x
> #rmmod aha152x
> #ls -l
> [Oops at this point.. I'm sending the ksymoops results only. Should I
> send the oops itself also ?]

I agree with your diagnosis that it's the /proc filesystem that's at fault.
I've just tidied up the aha152x driver to properly unregister ioports and
interrupts - it was already unregistering its /proc directory because that's
done for it automatically by the scsi subsystem.

The patch I submitted to Linus for the aha152x driver is still valid - no
further modification is needed AFAIK.

---- ---- ----
David Woodhouse David.Woodhouse@mvhi.com Office: (+44) 1223 810302
Project Leader, Process Information Systems Mobile: (+44) 976 658355
Axiom (Cambridge) Ltd., Swaffham Bulbeck, Cambridge, CB5 0NA, UK.
finger dwmw2@ferret.lmh.ox.ac.uk for PGP key.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/