powerpc: add CPU field to struct thread_info
authorArd Biesheuvel <ardb@kernel.org>
Tue, 14 Sep 2021 12:10:32 +0000 (14:10 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 30 Sep 2021 14:13:10 +0000 (16:13 +0200)
commit227d735d889e0403f1659df6e2dece7633f380bc
tree4a5a268b215144a9a1bc62486212a56c7e178c09
parentbd2e2632556a464bd07cc8e21f60738611a934af
powerpc: add CPU field to struct thread_info

The CPU field will be moved back into thread_info even when
THREAD_INFO_IN_TASK is enabled, so add it back to powerpc's definition
of struct thread_info.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/thread_info.h