lkml.org 
[lkml]   [1998]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ENOSYS, CD-ROM, and SMP oopses
G> My previously reported flood of oops' after I removed a single Pentium from
G> my Tyan Tomcat IV go away if I use 'nosmp' on the command line. Something
G> isn't quite happy in the SMP code if it only gets one processor now...

G> mount("/dev/hdc", "/mnt/cdrom", "iso9660", 0xc0ed0000, 0x80541f0) = -1
G> ENOSYS (Function not implemented)
G> mount("/dev/hdc", "/mnt/cdrom", "iso9660", 0xc0ed0000, 0x80541f0) = -1
G> ENOSYS (Function not implemented)
G> mount("/dev/hdc", "/mnt/cdrom", "iso9660", 0xc0ed0000, 0x80541f0) = -1
G> ENOTBLK (Block device required)

This looks _very similar_ to the amd mounting problems that happen since 114.
I got ENOSYS errors on mount syscall too. UP kernel.
The scheduler was changed and some mount stuff broke.
As a temporary workaround you might try to back out the sched.c changes in
2.1.114 (2 first hunks of sched.c changes).

--
Meelis Roos (mroos@tartu.cyber.ee)

-
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.altern.org/andrebalsa/doc/lkml-faq.html

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