[SLOF] [PATCH] Remove dependency on cpu/@0 for booting
Nikunj A Dadhania
nikunj at linux.vnet.ibm.com
Wed Jul 27 14:54:12 AEST 2016
David Gibson <david at gibson.dropbear.id.au> writes:
> [ Unknown signature status ]
> On Wed, Jul 27, 2016 at 09:47:47AM +0530, Nikunj A Dadhania wrote:
>> With the addition of cpu hotplug in QEMU, cpu at 0 can be removed as well.
>> SLOF should not depend on it. Find the first child in the "/cpus" node
>> and get the timer base frequency and set it as the chosen cpu as well
>>
>> Reported-by: Bharata B Rao <bharata at linux.vnet.ibm.com>
>> Signed-off-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>
>
> There are problems within qemu for removing cpu 0 at the moment, and
> they probably won't be fixed for a while, but we might as well fix
> SLOF in the meantime.
Right, and was a simple fix, so thought of pushing it.
Regards
Nikunj
More information about the SLOF
mailing list