[OpenAFS-devel] Kernel 2.4.0 Oops when afs is shutting down

Michael Pronath michael.pronath@gmx.de
Fri, 19 Jan 2001 13:02:04 +0100


> Yea, this will work, except that it will now cause problems on other
> platforms that use the rxk_Listener() procedure (namely Sun).  We can
> fix this in two ways, either add the afs_osi_Sleep() to the Sun
> platform, or only call the Wakeup routine under Linux.  I would
> recommend the latter solution at the moment.

There is afs_osi_Sleep in src/afs/SOLARIS/osi_sleep.c line 121.  However,
there is no osi_sleep.c in afs/UKERNEL.  What kind of platform is this?

Michael