lkml.org 
[lkml]   [1998]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: 2.1.pre80-4: scsi_eh_0 - Oops on shutdown.
From
Date
Itai Nahshon <nahshon@actcom.co.il> writes:

Hello!
> This happens on a 486 system with AHA1542CF scsi card.
> The problems on boot have gone but now I get consistent Oops
> in shutdown. Luckily it happens after all file systems get unmounted.
>
> I can provide more info upon request.

Could you try if this (untested) patch fixes it?

BTW, the symptoms suggest that you always have some error conditions
in your SCSI system - not good.

--- drivers/scsi/scsi_error.c-o Tue Jan 20 04:17:43 1998
+++ drivers/scsi/scsi_error.c Tue Jan 20 04:18:11 1998
@@ -1785,7 +1785,7 @@
* This needs to be attached to task[0] instead.
*/

- siginitsetinv(&current->blocked, SHUTDOWN_SIGS);
+ sigfillset(&current->blocked);
current->fs->umask = 0;

/*

-Andi

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.041 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site