ARM: add uprobes support
Using Rabin Vincent's ARM uprobes patches as a base, enable uprobes support on ARM. Caveats: - Thumb is not supported Signed-off-by: NRabin Vincent <rabin@rab.in> Signed-off-by: NDavid A. Long <dave.long@linaro.org>
Showing
arch/arm/include/asm/uprobes.h
0 → 100644
arch/arm/kernel/uprobes-arm.c
0 → 100644
arch/arm/kernel/uprobes.c
0 → 100644
arch/arm/kernel/uprobes.h
0 → 100644
想要评论请 注册 或 登录