[PATCH 0/2] makedumpfile: few ARM fixes
Mika Westerberg
ext-mika.1.westerberg at nokia.com
Thu Nov 4 04:15:15 EDT 2010
Hi,
While using makedumpfile on ARM I found few issues from the current
implementation. Basically the current implementation only works on
3G/1G VM split but not others.
These patches should make makedumpfile on ARM to work on other VM
split values as well. I've tested with 1G/3G, 2G/2G, 3G/1G, and
VMSPLIT_3G_OPT (2.7G/1.3G).
Regards,
MW
Mika Westerberg (2):
ARM: determine PAGE_OFFSET from _stext
ARM: don't depend on vmalloc_start
arm.c | 42 ++++++++++++++++++++----------------------
makedumpfile.h | 1 -
2 files changed, 20 insertions(+), 23 deletions(-)
More information about the kexec
mailing list