summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
c7155d6926'>kernel: provide a __smp_call_function_single stub for !CONFIG_SMPChristoph Hellwig 2013-09-11smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney 2013-09-11up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney 2013-09-11smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney 2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker 2009-01-12smp_call_function_single(): be slightly less stupid, fix #2Ingo Molnar 2009-01-11smp_call_function_single(): be slightly less stupid, fixIngo Molnar 2009-01-11smp_call_function_single(): be slightly less stupidAndrew Morton