diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-10-01 00:00:34 (GMT) |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-01 00:00:34 (GMT) |
commit | 8cc8c28a9acdceda0e60519167a052cc3408c5c3 (patch) | |
tree | 06c73a0904e4fa51d95cb51054312e72435e1a87 /scripts/Makefile.headersinst | |
parent | 9c908f97d0f9aee32fa6d4b0a44c4c5d0ccab2b0 (diff) | |
download | linux-fsl-qoriq-8cc8c28a9acdceda0e60519167a052cc3408c5c3.tar.xz |
[SPARC64]: Fix put_user() calls in binfmt_aout32.c
argv and envp are pointers to u32's in userspace, so don't
try to put_user() a NULL to them.
Aparently gcc-4.2.x now warns about this, and since we use
-Werror for arch/sparc64 code, this breaks the build.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Makefile.headersinst')
0 files changed, 0 insertions, 0 deletions