[PATCH 07/14] powerpc/64: move default SPR recording
Michael Ellerman
mpe at ellerman.id.au
Tue Mar 13 23:25:05 AEDT 2018
Nicholas Piggin <npiggin at gmail.com> writes:
> Move this into the early setup code, and don't iterate over CPU masks.
> We don't want to call into sysfs so early from setup, and a future patch
> won't initialize CPU masks by the time this is called.
> ---
> arch/powerpc/kernel/paca.c | 3 +++
> arch/powerpc/kernel/setup.h | 9 +++------
> arch/powerpc/kernel/setup_64.c | 8 ++++++++
> arch/powerpc/kernel/sysfs.c | 18 +++++++-----------
> 4 files changed, 21 insertions(+), 17 deletions(-)
This patch, and 8, 9, 10, aren't signed-off by you.
I'll assume you just forgot and add it.
cheers
More information about the Linuxppc-dev
mailing list