Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55924
b: refs/heads/master
c: 325aa33
h: refs/heads/master
v: v3
  • Loading branch information
Sukadev Bhattiprolu authored and Linus Torvalds committed May 11, 2007
1 parent 44a6341 commit 416c749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa0334f19f0e1a1e570fc2a160dfe53536599ade
refs/heads/master: 325aa33da784e5997c756a151bc46e9cc9b79db2
4 changes: 2 additions & 2 deletions trunk/include/linux/init_task.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
.posix_timers = LIST_HEAD_INIT(sig.posix_timers), \
.cpu_timers = INIT_CPU_TIMERS(sig.cpu_timers), \
.rlim = INIT_RLIMITS, \
.pgrp = 1, \
.pgrp = 0, \
.tty_old_pgrp = NULL, \
{ .__session = 1}, \
{ .__session = 0}, \
}

extern struct nsproxy init_nsproxy;
Expand Down

0 comments on commit 416c749

Please sign in to comment.