summaryrefslogtreecommitdiff
path: root/2.6.20
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-24 15:54:18 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-24 15:54:18 +0000
commite4d3563a833db97ba034697dfa58501c73ad9076 (patch)
treeb9133b81ae72a9ce73b68689b652009608e17994 /2.6.20
parentfixup some ioctls (diff)
downloadlinux-headers-patches-e4d3563a833db97ba034697dfa58501c73ad9076.tar.gz
linux-headers-patches-e4d3563a833db97ba034697dfa58501c73ad9076.tar.bz2
linux-headers-patches-e4d3563a833db97ba034697dfa58501c73ad9076.zip
patch in syscalls that havent been pushed to mainline yet
Diffstat (limited to '2.6.20')
-rw-r--r--2.6.20/20_all_hppa-more-syscalls.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/2.6.20/20_all_hppa-more-syscalls.patch b/2.6.20/20_all_hppa-more-syscalls.patch
new file mode 100644
index 0000000..0cc47d5
--- /dev/null
+++ b/2.6.20/20_all_hppa-more-syscalls.patch
@@ -0,0 +1,29 @@
+patch in syscalls that havent been pushed to mainline yet
+
+--- linux-2.6/include/asm-parisc/unistd.h
++++ parisc-2.6/include/asm-parisc/unistd.h
+@@ -772,7 +772,7 @@
+ #define __NR_mknodat (__NR_Linux + 277)
+ #define __NR_fchownat (__NR_Linux + 278)
+ #define __NR_futimesat (__NR_Linux + 279)
+-#define __NR_newfstatat (__NR_Linux + 280)
++#define __NR_fstatat64 (__NR_Linux + 280)
+ #define __NR_unlinkat (__NR_Linux + 281)
+ #define __NR_renameat (__NR_Linux + 282)
+ #define __NR_linkat (__NR_Linux + 283)
+@@ -786,8 +786,14 @@
+ #define __NR_splice (__NR_Linux + 291)
+ #define __NR_sync_file_range (__NR_Linux + 292)
+ #define __NR_tee (__NR_Linux + 293)
++#define __NR_vmsplice (__NR_Linux + 294)
++#define __NR_move_pages (__NR_Linux + 295)
++#define __NR_getcpu (__NR_Linux + 296)
++#define __NR_epoll_pwait (__NR_Linux + 297)
++#define __NR_statfs64 (__NR_Linux + 298)
++#define __NR_fstatfs64 (__NR_Linux + 299)
+
+-#define __NR_Linux_syscalls 294
++#define __NR_Linux_syscalls 300
+
+ #define HPUX_GATEWAY_ADDR 0xC0000004
+ #define LINUX_GATEWAY_ADDR 0x100