Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100666
b: refs/heads/master
c: d12c1a3
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 14, 2008
1 parent bc0dd6b commit da74ffa
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: 992860e991f2015fb8c8df65aa32afa0dcbb4430
refs/heads/master: d12c1a37925a8ec386994169605fe99217295199
2 changes: 1 addition & 1 deletion trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@ static struct task_struct *copy_process(unsigned long clone_flags,

rt_mutex_init_task(p);

#ifdef CONFIG_TRACE_IRQFLAGS
#ifdef CONFIG_PROVE_LOCKING
DEBUG_LOCKS_WARN_ON(!p->hardirqs_enabled);
DEBUG_LOCKS_WARN_ON(!p->softirqs_enabled);
#endif
Expand Down

0 comments on commit da74ffa

Please sign in to comment.