[PATCH 07/14] powerpc/64: move default SPR recording
Nicholas Piggin
npiggin at gmail.com
Tue Mar 13 23:55:48 AEDT 2018
On Tue, 13 Mar 2018 23:25:05 +1100
Michael Ellerman <mpe at ellerman.id.au> wrote:
> 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.
Yes I did.
Thanks,
Nick
More information about the Linuxppc-dev
mailing list