Re: [PATCH 16/22] arm64/debug: Make use of the system wide safe value

2015-09-30 Thread Suzuki K. Poulose
On 29/09/15 13:17, Vladimir Murzin wrote: On 16/09/15 15:21, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" Use the system wide value of ID_AA64DFR0 to make safer decisions Signed-off-by: Suzuki K. Poulose --- arch/arm64/include/asm/hw_breakpoint.h | 14 ++ arch/arm64/ke

Re: [PATCH 16/22] arm64/debug: Make use of the system wide safe value

2015-09-29 Thread Suzuki K. Poulose
On 29/09/15 13:17, Vladimir Murzin wrote: On 16/09/15 15:21, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" Use the system wide value of ID_AA64DFR0 to make safer decisions Signed-off-by: Suzuki K. Poulose --- arch/arm64/include/asm/hw_breakpoint.h | 14 ++ arch/arm64/ke

Re: [PATCH 16/22] arm64/debug: Make use of the system wide safe value

2015-09-29 Thread Vladimir Murzin
On 16/09/15 15:21, Suzuki K. Poulose wrote: > From: "Suzuki K. Poulose" > > Use the system wide value of ID_AA64DFR0 to make safer decisions > > Signed-off-by: Suzuki K. Poulose > --- > arch/arm64/include/asm/hw_breakpoint.h | 14 ++ > arch/arm64/kernel/debug-monitors.c |

[PATCH 16/22] arm64/debug: Make use of the system wide safe value

2015-09-16 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" Use the system wide value of ID_AA64DFR0 to make safer decisions Signed-off-by: Suzuki K. Poulose --- arch/arm64/include/asm/hw_breakpoint.h | 14 ++ arch/arm64/kernel/debug-monitors.c |6 -- arch/arm64/kernel/hw_breakpoint.c | 19