aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/leon_mm.c
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2011-07-06 08:00:29 -0700
committerDavid S. Miller <davem@davemloft.net>2011-07-06 08:00:29 -0700
commit18d85bc558edfa5de7f5b49b6a25fbfdc42628e0 (patch)
tree48ab32a8635a505c61f8fbe25852fd6a16edc66f /arch/sparc/mm/leon_mm.c
parentMerge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 (diff)
downloadlinux-dev-18d85bc558edfa5de7f5b49b6a25fbfdc42628e0.tar.xz
linux-dev-18d85bc558edfa5de7f5b49b6a25fbfdc42628e0.zip
sparc/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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/mm/leon_mm.c')
0 files changed, 0 insertions, 0 deletions