lkml.org 
[lkml]   [2002]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Reproducible oops in 2.5.7-pre2
> This oops happens _always_ when I try to boot with 2.4.7-pre2. It happens just after:
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0
> found reiserfs format "3.6" with standard journal

OK, this problem has been reported, and it seems there's a patch. I'm sorry for not reading all messages of the list ;)



> Another thing with 2.5.7-pre2 kernel is that i can't compile it without having nfs server sopport enabled.
> This is the error:
> arch/i386/kernel/kernel.o: In function 'sys_call_table':
> arch/i386/kernel/kernel.o(.data+0x304): undefined reference to 'sys_nfsservctl'
> make: *** [vmlinux] Error 1
>
> I think the problem is in include/linux/nfsd/syscall.h:
>
> /*
> * Kernel syscall implementation
> */
> #if defined(CONFIG_NFSD) || defined(CONFIG_NFSD_MODULE)
> extern asmlinkage long sys_nfsservctl(int, struct nfsctl_arg *, void);
> #else
> #define sys_nsfservctl sys_ni_syscall
> #endif
>
>
>
> -
> 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/
-
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:0.029 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site