Hi. [PATCH 2/3] Fix converting a paddr to offset in vmcore This patch fixes a bug when converting a physical address to an offset in /proc/vmcore. The existing makedumpfile calculates this offset by adding pfn(current-1) and page size. However this method causes problem if there is a memory hole. This patch changes makedumpfile to convert physical address to offset for each physical address.
Thanks Ken'ichi Ohmichi
makedumpfile02-fix-convert-paddr2offset.patch
Description: Binary data
_______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
