Re: [PATCH v5 15/16] ARM: add uprobes support

2014-02-03 Thread Rabin Vincent
2014-02-03 Jon Medhurst (Tixy) : > On Thu, 2014-01-23 at 15:05 -0500, David Long wrote: > > From: "David A. Long" > > > > Using Rabin Vincent's ARM uprobes patches as a base, enable uprobes > > support on ARM. > > > > Caveats: > > > > - Thumb is not supported > > > > Signed-off-by: David A. Long

Re: [PATCH v5 15/16] ARM: add uprobes support

2014-02-03 Thread Jon Medhurst (Tixy)
On Thu, 2014-01-23 at 15:05 -0500, David Long wrote: > From: "David A. Long" > > Using Rabin Vincent's ARM uprobes patches as a base, enable uprobes > support on ARM. > > Caveats: > > - Thumb is not supported > > Signed-off-by: David A. Long As this is based on Rabin's work, and the new fil