On X86 PAE, physical memory exceeds 32 bits and maximal 50 over. By
this, offset relative to dump device files, page frame numbers, blocks
numbers ---as many as page frame numbers in worst case --- and section
numbers must have type of 64 bit length.
Signed-off-by: HATAYAMA Daisuke <d.hatayama(a)jp.fujitsu.com>
---
sadump.c | 39 ++++++++++++++++++++-------------------
sadump.h | 2 +-
2 files changed, 21 insertions(+), 20 deletions(-)