Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142785
b: refs/heads/master
c: af432eb
h: refs/heads/master
i:
  142783: b74b921
v: v3
  • Loading branch information
Mandeep Singh Baines authored and Ingo Molnar committed Jan 16, 2009
1 parent bfa502d commit e2c2a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e162b39a368f0401e41b558f430c354d12a85b37
refs/heads/master: af432eb1cc3178ec7109aca2283aafb1c12ccac1
2 changes: 1 addition & 1 deletion trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ static struct task_struct *copy_process(unsigned long clone_flags,

p->default_timer_slack_ns = current->timer_slack_ns;

#ifdef CONFIG_DETECT_SOFTLOCKUP
#ifdef CONFIG_DETECT_HUNG_TASK
p->last_switch_count = 0;
p->last_switch_timestamp = 0;
#endif
Expand Down

0 comments on commit e2c2a4d

Please sign in to comment.