]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 31 Jan 2019 10:10:31 +0000 (10:10 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Feb 2019 13:10:16 +0000 (00:10 +1100)
commit39d55ebb9666303b837859828fd91cfe1823fbcb
tree9caef8bccbc3929bed0cc9b63f7e3321fc23d204
parent7e54980103edbbce735da64f8745ffa8872f5798
powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke

40x/booke have another path to reach 3f from transfer_to_handler,
make sure it also calls ACCOUNT_CPU_USER_ENTRY() when
CONFIG_VIRT_CPU_ACCOUNTING_NATIVE is selected.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/entry_32.S