Help in 'kernel_execve'

pradeep singh 2500.pradeep at gmail.com
Mon Jun 4 09:48:48 CDT 2007


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.

Thanks
--psr

-- 
play the game


More information about the Kernel-mentors mailing list