Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187320
b: refs/heads/master
c: 9ff9933
h: refs/heads/master
v: v3
  • Loading branch information
Dave Young authored and Linus Torvalds committed Mar 12, 2010
1 parent a331866 commit 7a85069
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2edf5e49800846a2b2b6461d99cdae18067c440f
refs/heads/master: 9ff99339447de403a46be5e3f23d0c794d540b06
2 changes: 2 additions & 0 deletions trunk/include/linux/poll.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
#include <linux/wait.h>
#include <linux/string.h>
#include <linux/fs.h>
#include <linux/sysctl.h>
#include <asm/uaccess.h>

extern struct ctl_table epoll_table[]; /* for sysctl */
/* ~832 bytes of stack space used max in sys_select/sys_poll before allocating
additional memory. */
#define MAX_STACK_ALLOC 832
Expand Down

0 comments on commit 7a85069

Please sign in to comment.