From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Robert Love <rml@tech9.net>
Cc: akpm@digeo.com, Linux-kernel@vger.kernel.org,
torvalds@transmeta.com, ak@suse.de
Subject: Re: [PATCH] arch-independent syscalls to return long
Date: Fri, 21 Mar 2003 10:46:49 -0800 [thread overview]
Message-ID: <20030321104649.5d8f5c62.rddunlap@osdl.org> (raw)
In-Reply-To: <1048229509.2026.19.camel@phantasy.awol.org>
On 21 Mar 2003 01:51:50 -0500 Robert Love <rml@tech9.net> wrote:
| -extern asmlinkage int sys_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg);
| +extern long sys_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg);
keep the asmlinkage (or why not?)
| -extern asmlinkage int sys_setsockopt(int fd, int level, int optname,
| - char *optval, int optlen);
| +extern long sys_setsockopt(int fd, int level, int optname,
| + char *optval, int optlen);
ditto
--
~Randy [resending after error on first attempt]
next prev parent reply other threads:[~2003-03-21 18:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-21 6:11 Randy.Dunlap
2003-03-21 6:23 ` Andrew Morton
2003-03-21 6:39 ` Randy.Dunlap
2003-03-21 6:51 ` Robert Love
2003-03-21 18:46 ` Randy.Dunlap [this message]
2003-03-21 19:23 ` Robert Love
2003-03-21 19:28 ` Robert Love
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=20030321104649.5d8f5c62.rddunlap@osdl.org \
--to=rddunlap@osdl.org \
--cc=Linux-kernel@vger.kernel.org \
--cc=ak@suse.de \
--cc=akpm@digeo.com \
--cc=rml@tech9.net \
--cc=torvalds@transmeta.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®