projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d1779
)
sched: Fix SCHED_DEBUG.
author
Andre Noll
<maan@systemlinux.org>
Mon, 28 Jun 2010 18:46:04 +0000
(20:46 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Mon, 28 Jun 2010 18:46:04 +0000
(20:46 +0200)
Oops, brown paper bag bug.
sched.c
patch
|
blob
|
history
diff --git
a/sched.c
b/sched.c
index
f703890
..
cdc5b65
100644
(file)
--- a/
sched.c
+++ b/
sched.c
@@
-69,7
+69,7
@@
static void sched_preselect(struct sched *s)
}
}
-#define SCHED_DEBUG 0
+//#define SCHED_DEBUG 1
static inline void call_post_select(struct sched *s, struct task *t)
{
#ifndef SCHED_DEBUG