Help in 'kernel_execve'

biswa.nayak at wipro.com biswa.nayak at wipro.com
Mon Jun 4 10:58:03 CDT 2007


> -----Original Message-----
> From: pradeep singh [mailto:2500.pradeep at gmail.com] 
> 
> On 6/4/07, biswa.nayak at wipro.com <biswa.nayak at wipro.com> wrote:
> [snip]
> > >
> > > Please post your code + Makefile + command used to build 
> the module.
> >
> > Please find the attched module named skel.c and Makefile.
> > To compile the module I use "make -C <Path_to_linux> 
> M=`pwd` modules"
> >
> > > Did you build the modified kernel? From the warning is 
> does not like 
> > > this.
> > Yes My linux version is Linux-2.6.20.4
> >
> [snip]
> 
> /*extern int kernel_execve(const char *filename, char *const 
> argv[], char *const envp[]);*/
> 
> Why is this line commented?
> May be i am missing something silly here, but shouldn't this 
> should be uncommented?
> 
> Please CMIIW.

This declaration is no longer required as I am exporting the symbol,


More information about the Kernel-mentors mailing list