On Mon, Sep 6, 2010 at 06:16, <[email protected]> wrote: > +extern inline int is_user_addr_valid(struct task_struct *child, > + unsigned long start, unsigned long len);
as pointed out elsewhere and in the past, 'extern inline' does not work. ive fixed this. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
