OSDN Git Service

ARM: 6523/1: iop: ensure sched_clock() is notrace
authorRabin Vincent <rabin@rab.in>
Sat, 4 Dec 2010 05:20:52 +0000 (06:20 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 Dec 2010 13:36:29 +0000 (13:36 +0000)
commita5542a0f9aca5588a0afd0489c26d858405bfecb
treef96fc85e1a1cfaf962a10323799acc665edd3ec0
parentb9f515e3e3861abbaa093359f7c6f31283695228
ARM: 6523/1: iop: ensure sched_clock() is notrace

Include sched.h to ensure sched_clock() has the notrace
annotation, and mark any functions it calls as notrace
too.
Include sched.h to ensure sched_clock() has the notrace
annotation, and mark any functions it calls as notrace
too.

Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-iop/time.c