Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205429
b: refs/heads/master
c: c32b4fc
h: refs/heads/master
i:
  205427: c3425dd
v: v3
  • Loading branch information
Oleg Nesterov authored and Ingo Molnar committed Jun 18, 2010
1 parent 1e1c7ac commit 180c0b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: a44702e8858a071aa0f2365113ea4a2e51c8b575
refs/heads/master: c32b4fce799d3a6157df9048d03e429956c58818
3 changes: 0 additions & 3 deletions trunk/kernel/sched_rt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1663,9 +1663,6 @@ static void watchdog(struct rq *rq, struct task_struct *p)
{
unsigned long soft, hard;

if (!p->signal)
return;

/* max may change after cur was read, this will be fixed next tick */
soft = task_rlimit(p, RLIMIT_RTTIME);
hard = task_rlimit_max(p, RLIMIT_RTTIME);
Expand Down

0 comments on commit 180c0b0

Please sign in to comment.