Messages in this thread |  | | From | Serge Belyshev <> | | Subject | Re: [PATCH] powerpc/32s: Use relocation offset when setting early hash table | | Date | Sat, 07 Nov 2020 12:53:04 +0300 |
| |
Christophe Leroy <christophe.leroy@csgroup.eu> 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 <erhard_f@mailbox.org> > Reported-by: Andreas Schwab <schwab@linux-m68k.org> > Fixes: 69a1593abdbc ("powerpc/32s: Setup the early hash table at all time.") > Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Tested-by: Serge Belyshev <belyshev@depni.sinp.msu.ru>
|  |