Re: [PATCH] Re: 2.5.67: ppa driver & preempt == oops

From: Gert Vervoort (gert.vervoort@hccnet.nl)
Date: Tue Apr 15 2003 - 15:44:00 EST


Patrick Mansfield wrote:

>On Sun, Apr 13, 2003 at 07:44:04PM +0200, Gert Vervoort wrote:
>
>Here is a patch against 2.5.67, can you try it out?
>
>I did not compile let alone run with this patch.
>
>
The patch compiles and the warning messages are gone now.
But, I still can't mount a zip disk.

Kernel messages after mounting a zip disk (mount -t ext2 /dev/sda1
/mnt/zip):

SCSI device sda: 196608 512-byte hdwr sectors (101 MB)
sda: Write Protect is off
sda: Mode Sense: 25 00 00 08
sda: cache data unavailable
sda: assuming drive cache: write through
SCSI device sda: 196608 512-byte hdwr sectors (101 MB)
sda: Write Protect is off
sda: Mode Sense: 25 00 00 08
sda: cache data unavailable
sda: assuming drive cache: write through
 sda:

The kernel messages are showing twice, does it try to mount the zip disk
two times?

At this point the mount process is stuck:

[root@viper root]# ps -ax | grep zip
  998 tty1 D 0:00 mount -t ext2 /dev/sda1 /mnt/zip
 1057 tty2 S 0:00 grep zip
[gert@viper root]$

    Gert

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



This archive was generated by hypermail 2b29 : Tue Apr 15 2003 - 22:00:37 EST