> All errors (new ones prefixed by >>):
> 
>    fs/binfmt_em86.c: In function 'load_em86':
>>> fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' 
>>> from incompatible pointer type [-Werror=incompatible-pointer-types]
>       retval = copy_strings_kernel(1, &i_arg, bprm);
>                                       ^

I'll redo my patch for this error. I didn't get any direct feedback, but
saw someone was complaining that my patch does too much and not just
fixing the error.

Reply via email to