summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf527
diff options
context:
space:
mode:
authorSteven Rostedt2011-07-02 05:04:38 +0200
committerMike Frysinger2011-07-23 07:18:33 +0200
commita2de3f79b16a19b498c5591031735eb46151810a (patch)
tree2714cb042606a686bc33f033ffcad9bfe6cd4f88 /arch/blackfin/mach-bf527
parentBlackfin: bf526: restrict reboot workaround to 0.0 silicon (diff)
downloadkernel-qcow2-linux-a2de3f79b16a19b498c5591031735eb46151810a.tar.gz
kernel-qcow2-linux-a2de3f79b16a19b498c5591031735eb46151810a.tar.xz
kernel-qcow2-linux-a2de3f79b16a19b498c5591031735eb46151810a.zip
Blackfin: irqs: do not trace arch_local_{*,irq_*} functions
Do not trace arch_local_save_flags(), arch_local_irq_*() and friends. Although they are marked inline, gcc may still make a function out of them and add it to the pool of functions that are traced by the function tracer. This can cause undesirable results (kernel panic, triple faults, etc). Add the notrace notation to prevent them from ever being traced. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/mach-bf527')
0 files changed, 0 insertions, 0 deletions