aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorSudeep KarkadaNagesha <[email protected]>2013-07-23 12:32:41 +0100
committerPawel Moll <[email protected]>2014-05-15 17:02:21 +0100
commitdcdea6295d3b2ec1aafd8480860f34062d2d3a93 (patch)
tree37e3fb6bbda7d570982a6953313ab7bfee167783 /scripts/stackusage
parent220e2a8d22cd57d5ec8111465923c6c25691394d (diff)
ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count
arm_dt_init_cpu_maps parses the device tree, validates and sets the cpu_possible_mask appropriately. It is unnecessary to do another DT parse to get the number of cpus, use num_possible_cpus instead. This patch also removes setting cpu_present_mask as platforms should only re-initialize it in smp_prepare_cpus() if present != possible. Signed-off-by: Sudeep KarkadaNagesha <[email protected]> Signed-off-by: Pawel Moll <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions