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:
e26873b
)
sched: move sched_clock before first use
author
Hugh Dickins
<hugh@veritas.com>
Fri, 25 Jul 2008 18:45:00 +0000
(19:45 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 28 Jul 2008 14:35:03 +0000
(16:35 +0200)
Move sched_clock() up to stop warning: weak declaration of `sched_clock'
after first use results in unspecified behavior (if -fno-unit-at-a-time).
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: Mike Travis <travis@sgi.com>
Cc: Ben Herrenschmidt <benh@kernel.crashing.org>
Cc: Linuxppc-dev@ozlabs.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_clock.c
patch
|
blob
|
history
diff --cc
kernel/sched_clock.c
Simple merge