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:
be726ff
)
sched: Use jump_labels for sched_feat
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 6 Jul 2011 12:20:14 +0000
(14:20 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 6 Dec 2011 19:51:26 +0000
(20:51 +0100)
Now that we initialize jump_labels before sched_init() we can use them
for the debug features without having to worry about a window where
they have the wrong setting.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/n/tip-vpreo4hal9e0kzqmg5y0io2k@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found