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:
694593e
)
sched: allow architectures to specify sched_clock_stable
author
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 19:20:29 +0000
(20:20 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 20:20:22 +0000
(21:20 +0100)
Allow CONFIG_HAVE_UNSTABLE_SCHED_CLOCK architectures to still specify
that their sched_clock() implementation is reliable.
This will be used by x86 to switch on a faster sched_clock_cpu()
implementation on certain CPU types.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found