Home
last modified time | relevance | path

Searched hist:"6 b847d795cf4ab3e574f4fcf7193fe245908a195" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A DMakefilediff 6b847d795cf4ab3e574f4fcf7193fe245908a195 Tue Jun 20 02:44:47 CDT 2017 Santosh Sivaraj <santosh@fossix.org> powerpc/time: Fix tracing in time.c

Since trace_clock is in a different file and already marked with notrace,
enable tracing in time.c by removing it from the disabled list in Makefile.
Also annotate clocksource read functions and sched_clock with notrace.

Testing: Timer and ftrace selftests run with different trace clocks.

Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Santosh Sivaraj <santosh@fossix.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dtime.cdiff 6b847d795cf4ab3e574f4fcf7193fe245908a195 Tue Jun 20 02:44:47 CDT 2017 Santosh Sivaraj <santosh@fossix.org> powerpc/time: Fix tracing in time.c

Since trace_clock is in a different file and already marked with notrace,
enable tracing in time.c by removing it from the disabled list in Makefile.
Also annotate clocksource read functions and sched_clock with notrace.

Testing: Timer and ftrace selftests run with different trace clocks.

Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Santosh Sivaraj <santosh@fossix.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>