Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24551
b: refs/heads/master
c: c7c6464
h: refs/heads/master
i:
  24549: a923d36
  24547: d058693
  24543: e7ac259
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Mar 29, 2006
1 parent 7ce93e4 commit a36f816
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: 73b9ebfe126a4a886ee46cbab637374d7024668a
refs/heads/master: c7c6464117a02b0d54feb4ebeca4db70fa493678
2 changes: 2 additions & 0 deletions trunk/include/linux/init_task.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
.posix_timers = LIST_HEAD_INIT(sig.posix_timers), \
.cpu_timers = INIT_CPU_TIMERS(sig.cpu_timers), \
.rlim = INIT_RLIMITS, \
.pgrp = 1, \
.session = 1, \
}

#define INIT_SIGHAND(sighand) { \
Expand Down

0 comments on commit a36f816

Please sign in to comment.