From: hpa@zytor.com (H. Peter Anvin)
To: linux-kernel@vger.kernel.org
Subject: Re: [patch 1/1] fix syscallN() macro errno value checking for i386
Date: Fri, 4 Feb 2005 00:36:43 +0000 (UTC) [thread overview]
Message-ID: <ctug2r$rjc$1@terminus.zytor.com> (raw)
In-Reply-To: 5a2cf1f605013010305f8270de@mail.gmail.com
Followup to: <5a2cf1f605013010305f8270de@mail.gmail.com>
By author: jerome lacoste <jerome.lacoste@gmail.com>
In newsgroup: linux.dev.kernel
>
> what about something along?
>
> #define EKEYNEXT 130 /* key counter */
>
> and
>
> if ((unsigned long)(res) >= (unsigned long)(-EKEYNEXT)) {
>
What you really need is EMAX.
-hpa
next prev parent reply other threads:[~2005-02-04 0:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-29 1:01 [patch 1/1] fix syscallN() macro errno value checking for i386 blaisorblade
2005-01-30 17:00 ` Arnd Bergmann
2005-01-30 18:30 ` jerome lacoste
2005-02-04 0:36 ` H. Peter Anvin [this message]
2005-03-05 17:59 ` Blaisorblade
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='ctug2r$rjc$1@terminus.zytor.com' \
--to=hpa@zytor.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox