From: Grzegorz Piotr Jaskiewicz <gj@pointblue.com.pl>
To: lkml <linux-kernel@vger.kernel.org>
Subject: can't compile 2.6.11-rc2 on sparc64
Date: Sun, 23 Jan 2005 02:38:54 +0100 [thread overview]
Message-ID: <200501230238.55584@gj-laptop> (raw)
I get this error :
CC arch/sparc64/kernel/ioctl32.o
include/asm/uaccess.h: In function `siocdevprivate_ioctl':
fs/compat_ioctl.c:648: warning: ignoring return value of `copy_to_user',
declared with attribute warn_unused_result
fs/compat_ioctl.c: In function `put_dirent32':
fs/compat_ioctl.c:2346: warning: ignoring return value of `copy_to_user',
declared with attribute warn_unused_result
fs/compat_ioctl.c: In function `serial_struct_ioctl':
fs/compat_ioctl.c:2489: warning: ignoring return value of `copy_from_user',
declared with attribute warn_unused_result
fs/compat_ioctl.c:2502: warning: ignoring return value of `copy_to_user',
declared with attribute warn_unused_result
make[1]: *** [arch/sparc64/kernel/ioctl32.o] Error 1
gcc is 3.4, 64bit. That's ultra5.
--
GJ
next reply other threads:[~2005-01-23 1:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-23 1:38 Grzegorz Piotr Jaskiewicz [this message]
2005-01-23 1:36 ` can't compile 2.6.11-rc2 on sparc64 Randy.Dunlap
2005-01-23 1:45 ` Grzegorz Piotr Jaskiewicz
2005-01-23 1:48 ` Grzegorz Piotr Jaskiewicz
2005-01-23 2:13 ` Randy.Dunlap
2005-01-23 8:09 ` Grzegorz Piotr Jaskiewicz
2005-01-23 9:08 ` Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200501230238.55584@gj-laptop \
--to=gj@pointblue.com.pl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.