Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / kernel / process.c
index 50e504c29bb95294baa35700b74ce7ee44396e60..d5ad666efd8b9a5fde3b93541fb774ae8459881f 100644 (file)
@@ -516,9 +516,6 @@ struct task_struct *__switch_to(struct task_struct *prev,
 
        local_irq_save(flags);
 
-       account_system_vtime(current);
-       account_process_vtime(current);
-
        /*
         * We can't take a PMU exception inside _switch() since there is a
         * window where the kernel stack SLB and the kernel stack are out