[PATCH 1/6] ARM: ensure sched_clock() and children are notrace

Rabin Vincent rabin at rab.in
Fri Nov 19 11:09:29 EST 2010


> On Sat, Nov 6, 2010 at 11:55 PM, Rabin Vincent <rabin at rab.in> wrote:
> > Include sched.h in the files implementing sched_clock() and ensure that
> > any functions called from sched_clock() have the notrace annotation.

On Sat, Nov 13, 2010 at 12:14:51AM +0530, Rabin Vincent wrote:
> CC'd some mach maintainers.  I can split this up if needed,
> since these bits can be applied independently from the rest
> of the patches in the series.

I've split it up anyway, since tegra and nomadik have since fixed it
themselves while reworking their sched_clock() implementations (and
there are probably others who need to do this), and I missed a couple of
functions in omap and u300 in the first patch.



More information about the linux-arm-kernel mailing list