X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fprocess_64.c;h=4c818a73839685c3b1083d2170f02e6758a3bed7;hb=47935a731b7b850a4c6c0e55ed0741e3dd25d889;hp=b3d7a3a04f389d9626837a1e776c5106e821f7dc;hpb=74eb94b218d087798a52c0b4f1379b635287a4b8;p=karo-tx-linux.git diff --git a/arch/x86/kernel/process_64.c b/arch/x86/kernel/process_64.c index b3d7a3a04f38..4c818a738396 100644 --- a/arch/x86/kernel/process_64.c +++ b/arch/x86/kernel/process_64.c @@ -142,6 +142,8 @@ void cpu_idle(void) start_critical_timings(); trace_power_end(smp_processor_id()); + trace_cpu_idle(PWR_EVENT_EXIT, + smp_processor_id()); /* In many cases the interrupt that ended idle has already called exit_idle. But some idle