Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131267
b: refs/heads/master
c: 7d8e23d
h: refs/heads/master
i:
  131265: 640e144
  131263: 2ba13b7
v: v3
  • Loading branch information
Ingo Molnar committed Feb 6, 2009
1 parent bb87e3a commit fe6b953
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4cd4c1b40d40447fb5e7ba80746c6d7ba91d7a53
refs/heads/master: 7d8e23df69820e6be42bcc41d441f4860e8c76f7
2 changes: 0 additions & 2 deletions trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -2208,8 +2208,6 @@ void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times)
struct thread_group_cputimer *cputimer = &tsk->signal->cputimer;
unsigned long flags;

WARN_ON(!cputimer->running);

spin_lock_irqsave(&cputimer->lock, flags);
*times = cputimer->cputime;
spin_unlock_irqrestore(&cputimer->lock, flags);
Expand Down

0 comments on commit fe6b953

Please sign in to comment.