aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2008-05-12 21:20:55 +0200
committerThomas Gleixner <tglx@linutronix.de>2008-05-23 21:13:41 +0200
commitc5f888cae49dfe3e86d9d1e0dab2b63ceb057be3 (patch)
treee276b5299b52ccbe8b89492d398fe63652cddd49 /lib/Makefile
parent4d9493c90f8e6e1b164aede3814010a290161abb (diff)
ftrace: irqsoff use raw_smp_processor_id
This patch changes the use of __get_cpu_var to explicitly calling raw_smp_processor_id and using the per_cpu() macro. On some debug configurations, the use of __get_cpu_var may cause ftrace to trigger and this can cause problems with the irqsoff tracing. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions