lkml.org 
[lkml]   [2004]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] 2.6: improved fdmap
On Fri, 26 Mar 2004, Marc-Christian Petersen wrote:
> hmm, fdmap == 265 and fadvise64_64 also 265? I think you can leave
> fadvise64_64 at 264 ;)

Doh! I should have read the patch more closely. Please apply this second
patch if you are on s390. It depends on the first patch. I will wait to
see if there are any more problems before posting a new complete patch.
Thanks for pointing it out!

Matt

-------

Patch for s390 (depends on first patch):

--- linux-2.6.4/include/asm-s390/unistd.h Fri Mar 26 09:43:50 2004
+++ linux-2.6.4-fdmap-orig/include/asm-s390/unistd.h Fri Mar 26 09:47:52 2004
@@ -256,11 +256,11 @@
#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 265
+#define __NR_fadvise64_64 264
+#define __NR_fdmap 265

#define NR_syscalls 266

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.821 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site