On 29.09.2018 11:37, Suzuki K Poulose wrote:
> following nit:
>
> The subject tag looks incorrect. Since this patch moves the ARM
> code around and has nothing to do with arm64 (yet). So, the subject
> could be :
>
> ARM: move uprobes code to be reused by arm64
>
> which could allow the conce
On 09/26/2018 01:11 PM, Maciej Slodczyk wrote:
Move ARM32 uprobes code from arch/arm/probes/ to a more common location -
lib/probes/arm/. This code will be used by ARM64 code when uprobing 32-bit
applications.
The patch looks OK to me, with the following nit:
The subject tag looks incorrect. S
Move ARM32 uprobes code from arch/arm/probes/ to a more common location -
lib/probes/arm/. This code will be used by ARM64 code when uprobing 32-bit
applications.
Signed-off-by: Maciej Slodczyk
---
arch/arm/probes/Makefile | 8
arch/arm/probes/kprobes/ac
3 matches
Mail list logo