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:
9ee349a
)
sched: Fix task_hot() test order
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 16 Dec 2009 17:04:33 +0000
(18:04 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 16 Dec 2009 18:01:54 +0000
(19:01 +0100)
Make sure not to access sched_fair fields before verifying it is
indeed a sched_fair task.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
CC: stable@kernel.org
LKML-Reference: <
20091216170517
.
577998058
@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found