Merge commit 'v2.6.29-rc1' into perfcounters/core
Conflicts: include/linux/kernel_stat.h
This commit is contained in:
@@ -550,7 +550,7 @@ asmlinkage long sys_inotify_init(void);
|
||||
asmlinkage long sys_inotify_init1(int flags);
|
||||
asmlinkage long sys_inotify_add_watch(int fd, const char __user *path,
|
||||
u32 mask);
|
||||
asmlinkage long sys_inotify_rm_watch(int fd, u32 wd);
|
||||
asmlinkage long sys_inotify_rm_watch(int fd, __s32 wd);
|
||||
|
||||
asmlinkage long sys_spu_run(int fd, __u32 __user *unpc,
|
||||
__u32 __user *ustatus);
|
||||
|
Reference in New Issue
Block a user