Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/32: Remove MSR_PR test when returning from syscall
syscalls are from user only, so we can account time without checking whether returning to kernel or user as it will only be user. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
- Loading branch information