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@xxxxxxx> > --- > 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@xxxxxxx> Will -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html