[PATCHv3 0/6] CONFIG_DEBUG_VIRTUAL for arm64
From: mark.rutland@arm.com (Mark Rutland)
Date: 2016-11-18 17:58:21
Also in:
linux-mm, lkml
From: mark.rutland@arm.com (Mark Rutland)
Date: 2016-11-18 17:58:21
Also in:
linux-mm, lkml
On Thu, Nov 17, 2016 at 05:16:50PM -0800, Laura Abbott wrote:
Hi,
Hi, Thanks again for putting this together.
This is v3 of the series to add CONFIG_DEBUG_VIRTUAL for arm64. The biggest change from v2 is the conversion of more __pa sites to __pa_symbol for stricter checks.
Patches 1-4 look good to me, and I've given them a spin in a few configurations on arm64. For those: Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Patches 5 and 6 look like they're mostly there, but there are still a few issues which I've commented on. Hopefully those aren't too painful to sort out; it would be great to have this available. Thanks, Mark.