Re: 1.3.75 Kernel oops

Linus Torvalds (torvalds@cs.helsinki.fi)
Wed, 20 Mar 1996 08:01:35 +0200 (EET)


On Tue, 19 Mar 1996, G. Alexander Flett wrote:
>
> I'm running with:
> Hardware: sound blaster 16, Adaptec 2940 (PCI SCSI), and an
> AMD/Lance-compatible Racal-Interlan Etherblaster (ISA)...
> Software: (because some is listed here) Sendmail 8.7.5, Samba
> 1.9.16alpha1, Apache 1.0.3..
>
> I'm still running fine with 1.3.72.
> With 1.3.75, I get a continuous errors on the screen while I login, etc..

1.3.75 had a bug in DMA memory allocation with kmalloc() - that shows up
with some SCSI drivers and potentially with some network drivers (does
the etherblaster use DMA?). Anyway, could you check out 1.3.76 which
should have that particular bug fixed (and if it still happens, please
re-send the panic messages with the appropriate symbol table information)

Linus