diff options
author | 2012-01-25 20:18:55 -0500 | |
---|---|---|
committer | 2012-02-03 09:48:19 -0500 | |
commit | f069686e4bdc60a637d210ea3eea25fcdb82df88 (patch) | |
tree | 5a8f9fcafb2edaaf785c0b7f22d176b4cc87ea02 /net/lapb/lapb_timer.c | |
parent | ftrace: Change filter/notrace set functions to return exit code (diff) | |
download | linux-dev-f069686e4bdc60a637d210ea3eea25fcdb82df88.tar.xz linux-dev-f069686e4bdc60a637d210ea3eea25fcdb82df88.zip |
tracing/softirq: Move __raise_softirq_irqoff() out of header
The __raise_softirq_irqoff() contains a tracepoint. As tracepoints in headers
can cause issues, and not to mention, bloats the kernel when they are
in a static inline, it is best to move the function that contains the
tracepoint out of the header and into softirq.c.
Link: http://lkml.kernel.org/r/20120118120711.GB14863@elte.hu
Suggested-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions