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]>

