Hi Greg, commit 8fad87bca7ac9737e413ba5f1656f1114a8c314d ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr For LPAE enabled kernel, using "pfn << PAGE_SHIFT" to convert pfn to phyical address is not safe, This patch use __pfn_to_phys instead. The patch was built successfully for me. Thanks Liu Hua -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html