commit | 6409c4da289d6905f7ae2bd0630438368439bda2 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:21:14 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 26 18:44:05 2009 +0100 |
tree | a89ab72b160acabe7e83200f73ba3a2cb3b2a0be | |
parent | af39241b90a345556b8884adff87096afe71b050 [diff] |
sched: sched_clock() improvement: use in_nmi() make sure we dont execute more complex sched_clock() code in NMI context. Acked-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>