Benjamin Herrenschmidt <b...@kernel.crashing.org> writes:
> It's all the jump label cruft that landed in apply_feature_fixups()
>
> You can't call random call there. On ppc32, it's running in that
> weirdo environment where the kernel isn't running at its linked
> address and we need to manually RELOC() everything.

Crud. My qemu-mac99 boot test should have caught it, but of course
pmac32 defconfig doesn't enable JUMP_LABEL >:E

> I'm moving them to a separate init call, patch on its way...

Thanks.

cheers

Reply via email to