[PATCH] Consolidate default sched_clock()
authorAlexey Dobriyan <adobriyan@openvz.org>
Sat, 10 Feb 2007 09:45:10 +0000 (01:45 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 18:51:28 +0000 (10:51 -0800)
commitb035b6de24932ffd4a2b1c6619a2f5711da6920f
tree76f43316bf4788c510a1f271064b67ef8e584035
parent5e07e1ccb0c0f25dd748ebe2ef83008c2229bf1c
[PATCH] Consolidate default sched_clock()

Use attribute(weak).

Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 files changed:
arch/alpha/kernel/time.c
arch/arm/kernel/time.c
arch/arm26/kernel/time.c
arch/avr32/kernel/time.c
arch/cris/kernel/time.c
arch/h8300/kernel/time.c
arch/m32r/kernel/time.c
arch/m68k/kernel/time.c
arch/m68knommu/kernel/time.c
arch/mips/kernel/time.c
arch/parisc/kernel/time.c
arch/sh/kernel/time.c
arch/sh64/kernel/time.c
arch/sparc/kernel/time.c
arch/v850/kernel/time.c
arch/xtensa/kernel/time.c
kernel/sched.c