[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 3/6] arm: parse PSCI node from the host device-tree
On Mon, 2013-12-02 at 15:00 +0000, Julien Grall wrote: > It's a bit annoying to not being able to reboot the platform via > "reboot" command in dom0. Followup patches will be considered. > Even if you don't implement reboot for this patch series, how about > creating an array to store the different value ie (on, off,...)? Please don't, a per-function variable is fine and I'd rather have a static psci_cpu_on_nr than psci_nrs[1] or something. Even if 1 is a #define it's unnecessary. In any case there should be a wrapper function. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |