linux-kernel-test/arch/blackfin
Steven Rostedt a2de3f79b1 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>
2011-07-23 01:18:33 -04:00
..
boot Blackfin: encode cpu-rev into uImage name 2011-01-10 07:18:27 -05:00
configs Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfig 2011-07-23 01:18:17 -04:00
include Blackfin: irqs: do not trace arch_local_{*,irq_*} functions 2011-07-23 01:18:33 -04:00
kernel Blackfin: bf526: restrict reboot workaround to 0.0 silicon 2011-07-23 01:18:33 -04:00
lib Blackfin: strncpy: fix handling of zero lengths 2011-06-03 11:05:36 -04:00
mach-bf518 Blackfin: bf51x: fix alternative portmux options 2011-07-23 01:18:32 -04:00
mach-bf527 Blackfin: update anomaly lists to latest public info 2011-07-23 01:18:18 -04:00
mach-bf533 Blackfin: update anomaly lists to latest public info 2011-07-23 01:18:18 -04:00
mach-bf537 Blackfin: update anomaly lists to latest public info 2011-07-23 01:18:18 -04:00
mach-bf538 Blackfin: bf538: pull gpio/port logic out of core hibernate paths 2011-07-23 01:18:30 -04:00
mach-bf548 Blackfin: gpio/ints: generalize pint logic 2011-07-23 01:18:27 -04:00
mach-bf561 Blackfin: gpio: punt unused GPIO_# defines 2011-07-23 01:18:24 -04:00
mach-common Blackfin: dpmc: optimize SDRAM programming slightly 2011-07-23 01:18:31 -04:00
mm Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent 2011-05-27 14:28:09 +02:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: pwm: implement linux/pwm.h API 2011-07-23 01:18:23 -04:00
Kconfig.debug Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 2011-05-25 15:34:14 -07:00
Makefile Blackfin: encode cpu-rev into uImage name 2011-01-10 07:18:27 -05:00