arm64: Allow hw watchpoint of length 3,5,6 and 7
authorPratyush Anand <panand@redhat.com>
Mon, 14 Nov 2016 14:02:45 +0000 (19:32 +0530)
committerWill Deacon <will.deacon@arm.com>
Fri, 18 Nov 2016 17:26:14 +0000 (17:26 +0000)
commit0ddb8e0b784ba034f3096d5a54684d0d73155e2a
tree0f8a2676023d6ff2fe21c4944f8bab5f66ea93c8
parentfdfeff0f9e3d9be2b68fa02566017ffc581ae17b
arm64: Allow hw watchpoint of length 3,5,6 and 7

Since, arm64 can support all offset within a double word limit. Therefore,
now support other lengths within that range as well.

Signed-off-by: Pratyush Anand <panand@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/hw_breakpoint.h
arch/arm64/kernel/hw_breakpoint.c