Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58294
b: refs/heads/master
c: 0c57d58
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 9, 2007
1 parent 875c9c4 commit 10d09aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 50e645a8a1a91f57dd5d8454620be5f1cb0fc089
refs/heads/master: 0c57d5893e4a9857ff22ec9e379f6bdbdad50850
5 changes: 0 additions & 5 deletions trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -1157,11 +1157,6 @@ static inline int rt_task(struct task_struct *p)
return rt_prio(p->prio);
}

static inline int batch_task(struct task_struct *p)
{
return p->policy == SCHED_BATCH;
}

static inline pid_t process_group(struct task_struct *tsk)
{
return tsk->signal->pgrp;
Expand Down

0 comments on commit 10d09aa

Please sign in to comment.