Re: [PATCHv2 0/6] CONFIG_DEBUG_VIRTUAL for arm64
Hi Laura, FWIW, for patches 1-4: Reviewed-by: Mark Rutland I still need to figure out the __pa() stuff in the last two patches. Thanks, Mark.
[PATCHv2 0/6] CONFIG_DEBUG_VIRTUAL for arm64
Hi, This is v2 of the series to add CONFIG_DEBUG_VIRTUAL support from arm64. This has been split out into a number of patches: Patch #1 Adds ARCH_HAS_DEBUG_VIRTUAL to avoid the need for adding arch dependencies for DEBUG_VIRTUAL. This touches arch/x86/Kconfig Patch #2 Cleans up cma to not rely o