[PATCH v2 5/6] xenvm: add a simple PSCI node and a second cpu

Arnd Bergmann arnd at arndb.de
Tue Mar 26 11:00:53 EDT 2013


On Tuesday 26 March 2013, Stefano Stabellini wrote:
> Signed-off-by: Stefano Stabellini <stefano.stabellini at eu.citrix.com>
> CC: rob.herring at calxeda.com
> CC: will.deacon at arm.com
> CC: marc.zyngier at arm.com
> CC: arnd at arndb.de

I wonder how this is supposed to work on real systems. Shouldn't the dt
blob be filled out with the correct number of CPUs at the time you start
the guest? This change looks like you just make all guests use a hardcoded
set of two CPUs instead of just one, but you probably want to allow any
number between 1 and the number of physically present cores.

	Arnd



More information about the linux-arm-kernel mailing list