From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] 32 bit syscall unification in 2.5
Date: Mon, 21 Apr 2003 20:38:31 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590723705582@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590723705570@msgid-missing>
>>>>> On 21 Apr 2003 13:25:53 -0700, Arun Sharma <arun.sharma@intel.com> said:
Arun> Perhaps, I can refine my change to kernel/sys.c a bit:
Arun> -#if !defined(__ia64__) && !defined(CONFIG_V850)
Arun> +#if (!defined(__ia64__) && !defined(CONFIG_V850)) || defined(CONFIG_COMPAT)
Arun> This has the advantage of not having sys_old_getrlimit() for ia64
Arun> kernels that don't have ia32 support.
Yes, this I like better, too. Would you mind sending me an updated patch?
Thanks,
--david
next prev parent reply other threads:[~2003-04-21 20:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-19 0:29 [Linux-ia64] 32 bit syscall unification in 2.5 Arun Sharma
2003-04-19 0:41 ` Randolph Chung
2003-04-19 0:52 ` David Mosberger
2003-04-19 0:55 ` Randolph Chung
2003-04-21 20:25 ` Arun Sharma
2003-04-21 20:38 ` David Mosberger [this message]
2003-04-21 20:53 ` Arun Sharma
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=marc-linux-ia64-105590723705582@msgid-missing \
--to=davidm@napali.hpl.hp.com \
--cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox