Hi Dave,
When using crash utility to parse vmcores generated by ARM
linux. It could not work as what I excepted.
So I fix the following bugs.
The first and second make crash know the number of "online"
CPUs. And the third makes it support more CPUS.
Thanks,
Liu HUa
Liu Hua (3):
crash: add fuction get_cpus_active
crash: ARM: get online CPUs from cpu_active_mask
crash: ARM : change NR_CPUS to 32
arm.c | 2 +-
defs.h | 3 ++-
kernel.c | 34 ++++++++++++++++++++++++++++++++++
3 files changed, 37 insertions(+), 2 deletions(-)
--
1.9.0