lkml.org 
[lkml]   [2002]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Two fixes for 2.4.19-pre5-ac3


On Sun, 7 Apr 2002 arjan@fenrus.demon.nl wrote:

> In article <E16uGg1-0006Ln-00@the-village.bc.nu> you wrote:
> > This wants fixing in 2.5 too - basically
> >
> > static int (*afs_syscall)(...);
> > sys_afs_syscall(...)
> > {
> > if(afs_syscall)
> > return afs_syscall(....)
> > return -ENOSYS;
> > }
>
> I think it wants addin a lock around it vs module unload....

I suspect that equivalent of sys_nfsservctl() would be a better way,
actually...

-
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/

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