Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287946
b: refs/heads/master
c: 3c761ea
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Feb 26, 2012
1 parent 22b6f23 commit 2adb1ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b21d18ed50c7d145220b0724ea7f2613abf0f95
refs/heads/master: 3c761ea05a8900a907f32b628611873f6bef24b2
4 changes: 4 additions & 0 deletions trunk/include/linux/compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -561,5 +561,9 @@ asmlinkage ssize_t compat_sys_process_vm_writev(compat_pid_t pid,
unsigned long liovcnt, const struct compat_iovec __user *rvec,
unsigned long riovcnt, unsigned long flags);

#else

#define is_compat_task() (0)

#endif /* CONFIG_COMPAT */
#endif /* _LINUX_COMPAT_H */

0 comments on commit 2adb1ed

Please sign in to comment.