git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d6660e
)
[PATCH] idle threads should have a sane ->timestamp value
author
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Mar 2006 05:55:27 +0000
(21:55 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 8 Mar 2006 22:14:00 +0000
(14:14 -0800)
Idle threads should have a sane ->timestamp value, to avoid init kernel
thread(s) from inheriting it and causing miscalculations in
try_to_wake_up().
Reported-by: Mike Galbraith <efault@gmx.de>.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge