[PATCH v6 1/3] AArch64: KGDB: Add Basic KGDB support

Catalin Marinas catalin.marinas at arm.com
Thu Jan 16 08:47:38 EST 2014


On Thu, Dec 19, 2013 at 11:50:49AM +0000, vijay.kilari at gmail.com wrote:
> --- /dev/null
> +++ b/arch/arm64/include/asm/kgdb.h
[...]
> +#ifndef __ARM_KGDB_H__
> +#define __ARM_KGDB_H__
[...]
> +#endif /* __ASM_KGDB_H__ */

Nitpick (while you are addressing the other issues): please change
header guards to __ASM_KGDB_H for consistency with most of the other
files.

Thanks.

-- 
Catalin



More information about the linux-arm-kernel mailing list