Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414661 > unrolled thread
| Started by | Daniel Wagner <daniel.wagner@bmw-carit.de> |
|---|---|
| First post | 2016-06-06 08:00 +0200 |
| Last post | 2016-06-06 08:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Daniel Wagner <daniel.wagner@bmw-carit.de> |
|---|---|
| Date | 2016-06-06 08:00 +0200 |
| Subject | Re: fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type |
| Message-ID | <rGVJU-Mi-3@gated-at.bofh.it> |
> 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 top | Article view | linux.kernel
csiph-web