Home
last modified time | relevance | path

Searched hist:c0abd0c745bdabe027a8f013a866f385fba717b1 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dsetup.hdiff c0abd0c745bdabe027a8f013a866f385fba717b1 Tue Feb 13 16:08:17 CET 2018 Nicholas Piggin <npiggin@gmail.com> powerpc/64: move default SPR recording

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.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Fold in incremental fix from Nick for DSCR handling]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dsysfs.cdiff c0abd0c745bdabe027a8f013a866f385fba717b1 Tue Feb 13 16:08:17 CET 2018 Nicholas Piggin <npiggin@gmail.com> powerpc/64: move default SPR recording

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.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Fold in incremental fix from Nick for DSCR handling]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dsetup_64.cdiff c0abd0c745bdabe027a8f013a866f385fba717b1 Tue Feb 13 16:08:17 CET 2018 Nicholas Piggin <npiggin@gmail.com> powerpc/64: move default SPR recording

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.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Fold in incremental fix from Nick for DSCR handling]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>