Hello Haavard,

On Thu, 2008-07-24 at 15:09 +0200, Haavard Skinnemoen wrote:
> Jaswinder Singh <[EMAIL PROTECTED]> wrote:
> > +asmlinkage int sys_fork(struct pt_regs);
> 
> This should be "struct pt_regs *"
> 
> > +asmlinkage int sys_clone(unsigned long, unsigned long,
> > +                    unsigned long, unsigned long,
> > +                    struct pt_regs *);
> > +asmlinkage int sys_vfork(struct pt_regs);
> 
> Same thing here.
> 
> Other than that, looks good to me.
> 

If you want to merge this patch in your tree then let me know.

I will fix above issues and send updated patch for avr32 tree.

Thank you,

Jaswinder Singh.


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to