lkml.org 
[lkml]   [2014]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH] uprobes: simplify rip-relative handling
On 04/26, Denys Vlasenko wrote:
>
> @@ -46,7 +46,7 @@ struct arch_uprobe {
>
> union {
> #ifdef CONFIG_X86_64
> - unsigned long rip_rela_target_address;
> + int insn_length;
> #endif

in particular, we already have auprobe->def.ilen this patch can use.

Oleg.



\
 
 \ /
  Last update: 2014-04-28 04:21    [W:0.053 / U:2.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site