[PATCH 2/9] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
Will Deacon
will.deacon at arm.com
Wed May 7 10:14:14 PDT 2014
On Wed, May 07, 2014 at 04:20:47PM +0100, Marc Zyngier wrote:
> In order to be able to use the DBG_MDSCR_* macros from the KVM code,
> move the relevant definitions to the obvious include file.
>
> Also move the debug_el enum to a portion of the file that is guarded
> by #ifndef __ASSEMBLY__ in order to use that file from assembly code.
>
> Signed-off-by: Marc Zyngier <marc.zyngier at arm.com>
> ---
> arch/arm64/include/asm/debug-monitors.h | 19 ++++++++++++++-----
> arch/arm64/kernel/debug-monitors.c | 9 ---------
> 2 files changed, 14 insertions(+), 14 deletions(-)
Acked-by: Will Deacon <will.deacon at arm.com>
Will
More information about the linux-arm-kernel
mailing list