All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc-Christian Petersen <m.c.p@wolk-project.de>
To: linux-kernel@vger.kernel.org
Cc: Matt Miller <mmiller@hick.org>, viro@parcelfarce.linux.theplanet.co.uk
Subject: Re: [PATCH] 2.6: improved fdmap
Date: Fri, 26 Mar 2004 15:24:56 +0100	[thread overview]
Message-ID: <200403261524.56694@WOLK> (raw)
In-Reply-To: <Pine.LNX.4.58.0403252228420.20049@jethro.hick.org>

On Friday 26 March 2004 05:36, Matt Miller wrote:

Hi Matt,

> diff -X dontdiff -uprN linux-2.6.4/include/asm-s390/unistd.h
> linux-2.6.4-fdmap/include/asm-s390/unistd.h ---
> linux-2.6.4/include/asm-s390/unistd.h	Wed Mar 10 20:55:55 2004 +++
> linux-2.6.4-fdmap/include/asm-s390/unistd.h	Sun Mar 21 04:09:53 2004 @@
> -256,12 +256,13 @@
>  #define __NR_clock_gettime	(__NR_timer_create+6)
>  #define __NR_clock_getres	(__NR_timer_create+7)
>  #define __NR_clock_nanosleep	(__NR_timer_create+8)
> +#define __NR_fdmap		265
>  /*
>   * Number 263 is reserved for vserver
>   */
> -#define __NR_fadvise64_64	264
> +#define __NR_fadvise64_64	265
>
> -#define NR_syscalls 265
> +#define NR_syscalls 266

hmm, fdmap == 265 and fadvise64_64 also 265? I think you can leave 
fadvise64_64 at 264 ;)


ciao, Marc

  reply	other threads:[~2004-03-26 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-26  4:36 [PATCH] 2.6: improved fdmap Matt Miller
2004-03-26 14:24 ` Marc-Christian Petersen [this message]
2004-03-26 15:56   ` Matt Miller
2004-03-29 12:45 ` Hans Reiser

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=200403261524.56694@WOLK \
    --to=m.c.p@wolk-project.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmiller@hick.org \
    --cc=viro@parcelfarce.linux.theplanet.co.uk \
    /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.