]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/time: inline arch_vtime_task_switch()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 29 May 2018 16:19:14 +0000 (16:19 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 14:39:20 +0000 (00:39 +1000)
commit6c53f8c33b3134d58c69b1f348c8b5343e3c25c2
tree2df14a87991219868fe6b5f62276733ef707c3d7
parentd37f859fc94ea540450a6edd91912069cee38315
powerpc/time: inline arch_vtime_task_switch()

arch_vtime_task_switch() is a small function which is called
only from vtime_common_task_switch(), so it is worth inlining

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/cputime.h
arch/powerpc/kernel/time.c