> From: Vineet Gupta [mailto:vineet.gup...@synopsys.com]
> Sent: Tuesday, October 18, 2016 8:49 PM
>>
>> num_possible_cpus() returns how many CPUs may be present on system.
>> However we want the highest possible CPU number.
>
>Highest possible number "Detected" at boot ? Can you explain a bit mo
On 10/18/2016 06:47 AM, Noam Camus wrote:
> From: Noam Camus
>
> num_possible_cpus() returns how many CPUs may be present on system.
> However we want the highest possible CPU number.
Highest possible number "Detected" at boot ? Can you explain a bit more !
> This may be differ in a sparsed poss
From: Noam Camus
num_possible_cpus() returns how many CPUs may be present on system.
However we want the highest possible CPU number.
This may be differ in a sparsed possible CPUs map.
Signed-off-by: Noam Camus
Acked-by: Vineet Gupta
---
arch/arc/kernel/setup.c |2 +-
1 files changed, 1 i