diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-01-17 23:25:12 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-02-23 22:31:40 +1100 |
commit | 05b98791ec60f6a1862c58b3424f6aaeb00dfb72 (patch) | |
tree | ab871eb33a11ffcb9f16e775aaed01b99b7b8611 /drivers/hv | |
parent | 7306e83ccf5ce3a324546d274945ec1981d78f9a (diff) |
powerpc: Replace current_thread_info()->task with current
We have a few places that use current_thread_info()->task to access
current. This won't work with THREAD_INFO_IN_TASK so fix them now.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Split out of larger patch]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions