On Tue, May 12, 2015 at 05:28:21PM -0400, George G. Davis wrote: > From: Lv Zheng <lv.zheng@xxxxxxxxx> > > commit cc2080b0e5a7c6c33ef5e9ffccbc2b8f6f861393 upstream. > > ACPICA commit 7f06739db43a85083a70371c14141008f20b2198 > > For physical addresses, since the address may exceed 32-bit address range > after calculation, we should use %8.8X%8.8X (see ACPI_FORMAT_UINT64()) to > convert the %p formats. > > This is a preparation to switch acpi_physical_address to 64-bit on 32-bit > kernel builds. > > Link: https://github.com/acpica/acpica/commit/7f06739d > Signed-off-by: Lv Zheng <lv.zheng@xxxxxxxxx> > Signed-off-by: Bob Moore <robert.moore@xxxxxxxxx> > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> > Signed-off-by: Dirk Behme <dirk.behme@xxxxxxxxx> > [gdavis: Apply changes to drivers/acpi/acpica/{tbutils,tbxfload}.c] > Signed-off-by: George G. Davis <george_davis@xxxxxxxxxx> Can you provide a backported version of this for 3.10? thanks, greg k-h -- 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