Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1414661

Re: fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type

From Daniel Wagner <daniel.wagner@bmw-carit.de>
Newsgroups linux.kernel
Subject Re: fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type
Date 2016-06-06 08:00 +0200
Message-ID <rGVJU-Mi-3@gated-at.bofh.it> (permalink)
References <rGvw6-pK-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> 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.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: fs/binfmt_em86.c:73:35: error: passing argument 2 of  'copy_strings_kernel' from incompatible pointer type Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-06-06 08:00 +0200

csiph-web