diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2021-09-14 14:10:34 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2021-09-30 16:13:11 +0200 |
commit | 336868afbaae2d153fc20268a21747c31e5071b8 (patch) | |
tree | e2869a3eaf9f6590578cc4f55fb031b78e07333c /arch/s390/lib/string.c | |
parent | bcf9033e5449bdcaa9bed46467a7141a8049dadb (diff) |
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Instead of relying on awful hacks to obtain the offset of the cpu field
in struct task_struct, move it back into struct thread_info, which does
not create the same level of circular dependency hell when trying to
include the header file that defines it.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/s390/lib/string.c')
0 files changed, 0 insertions, 0 deletions