[PATCH] ARM: report present cpus in /proc/cpuinfo

Fabio Estevam festevam at gmail.com
Tue Jun 21 18:59:28 EDT 2011


On Tue, Jun 21, 2011 at 7:56 PM, Jon Mayo <jmayo at nvidia.com> wrote:
> Because arm linux likes to dynamically hotplug cpus, the meaning of
> online has changed slightly. Previously online meant a cpus is
> schedulable, and conversely offline means they it is not schedulable.
> But with the current power management infrastructure there are cpus
> that can be scheduled (after they are woken up automatically), yet are
> not considered "online" because the masks and flags for them are not
> set.
>
> ---
>  arch/arm/kernel/setup.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

You missed your Signed-off-by line.

Regards,

Fabio Estevam



More information about the linux-arm-kernel mailing list