X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fsmp_processor_id.c;h=a2bb7738c373cd964e5c5a793b2be29a08c384df;hb=refs%2Fheads%2Faccepted%2Ftizen_8.0_unified;hp=046ac6297c7811ad66e35cb271dabb5ceb015c4d;hpb=4db1cb1338d914dca6225dd2bb1de37991167843;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/lib/smp_processor_id.c b/lib/smp_processor_id.c index 046ac62..a2bb773 100644 --- a/lib/smp_processor_id.c +++ b/lib/smp_processor_id.c @@ -47,9 +47,9 @@ unsigned int check_preemption_disabled(const char *what1, const char *what2) printk("caller is %pS\n", __builtin_return_address(0)); dump_stack(); - instrumentation_end(); out_enable: + instrumentation_end(); preempt_enable_no_resched_notrace(); out: return this_cpu;