diff options
author | Frederic Weisbecker <[email protected]> | 2013-07-29 21:06:21 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-08-14 17:14:52 +0200 |
commit | a703f9b72407d9a4e233f4f6aea1a14ab2b74415 (patch) | |
tree | 3f1c2b4d6e1d75f5f9c474cebf5420f33e5f0fc5 /tools/perf/util/trace-event-scripting.c | |
parent | 2d4b84739f0acf61f37267b4e80c5bd85fb90a7e (diff) |
m68k: hardirq_count() only need preempt_mask.h
The m68k irqflags implementation needs to check hardirq
context in some cases.
As it is a very low level header file, it's better to
include preempt_mask.h rather than hardirq.h when the
only purpose is to use irq context APIs. This way we
can avoid future header circular dependencies when
vtime.h will expand to use static keys.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Li Zhong <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions