While 5.0.0 worked fine on my PowerMac G4, 5.0 + git (unknown rev as of Mar 13),
5.0.0-11520-gf261c4e and todays git all fail to boot.
The problem seems to be in page fault handler in load_elf_binary() of init process.
Two different screenshots are at http://kodu.ut.ee/~mroos/powerpc-boot-hang-1.jpg and
http://kodu.ut.ee/~mroos/powerpc-boot-hang-1.jpg .
--
Meelis Roos <[email protected]>
Meelis Roos <[email protected]> a écrit :
> While 5.0.0 worked fine on my PowerMac G4, 5.0 + git (unknown rev as
> of Mar 13), 5.0.0-11520-gf261c4e and todays git all fail to boot.
>
> The problem seems to be in page fault handler in load_elf_binary()
> of init process.
The patch at https://patchwork.ozlabs.org/patch/1053385/ should fix it
Christophe
>
> Two different screenshots are attached (let's see if they come through).
>
> --
> Meelis Roos <[email protected]>
>> While 5.0.0 worked fine on my PowerMac G4, 5.0 + git (unknown rev as of Mar 13), 5.0.0-11520-gf261c4e and todays git all fail to boot.
>>
>> The problem seems to be in page fault handler in load_elf_binary() of init process.
>
> The patch at https://patchwork.ozlabs.org/patch/1053385/ should fix it
Tested it - yes, it fixes the boot.
--
Meelis Roos <[email protected]>
Meelis Roos <[email protected]> a écrit :
>>> While 5.0.0 worked fine on my PowerMac G4, 5.0 + git (unknown rev
>>> as of Mar 13), 5.0.0-11520-gf261c4e and todays git all fail to boot.
>>>
>>> The problem seems to be in page fault handler in load_elf_binary()
>>> of init process.
>>
>> The patch at https://patchwork.ozlabs.org/patch/1053385/ should fix it
>
> Tested it - yes, it fixes the boot.
Thanks for testing. It will be merged in 5.1-rc2
Christophe
>
> --
> Meelis Roos <[email protected]>