Update syslet system call numbers
authorZach Brown <zach.brown@oracle.com>
Wed, 19 Sep 2007 06:42:16 +0000 (08:42 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 19 Sep 2007 06:42:16 +0000 (08:42 +0200)
System calls have been added to mainline while syslets has been pending.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
arch/arch-x86.h
arch/arch-x86_64.h

index 574383a65e0c4ca90ea9a2271b51e2390182f10c..7bb8ffb9849bcda446a7bcfa89c81d3a451cd121 100644 (file)
 #endif
 
 #ifndef __NR_async_exec
-#define __NR_async_exec                320
-#define __NR_async_wait                321
-#define __NR_umem_add          322
-#define __NR_async_thread      323
+#define __NR_async_exec                325
+#define __NR_async_wait                326
+#define __NR_umem_add          327
+#define __NR_async_thread      328
 #endif
 
 #define        FIO_HUGE_PAGE           4194304
index fabdb9ad923db49458417994ef428b1bf3d9499e..4f75addc1be14fd35d46e9631a57b50978bb6023 100644 (file)
 #endif
 
 #ifndef __NR_async_exec
-#define __NR_async_exec                280
-#define __NR_async_wait                281
-#define __NR_umem_add          282
-#define __NR_async_thread      283
+#define __NR_async_exec                286
+#define __NR_async_wait                287
+#define __NR_umem_add          288
+#define __NR_async_thread      289
 #endif
 
 #define        FIO_HUGE_PAGE           2097152