On Nov 07 2020, Serge Belyshev wrote: > Christophe Leroy <[email protected]> writes: > >> When calling early_hash_table(), the kernel hasn't been yet >> relocated to its linking address, so data must be addressed >> with relocation offset. >> >> Add relocation offset to write into Hash in early_hash_table(). >> >> Reported-by: Erhard Furtner <[email protected]> >> Reported-by: Andreas Schwab <[email protected]> >> Fixes: 69a1593abdbc ("powerpc/32s: Setup the early hash table at all time.") >> Signed-off-by: Christophe Leroy <[email protected]> > > Tested-by: Serge Belyshev <[email protected]>
Works here as well. Thanks, Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

