Denys Vlasenko 50204c6f6d uprobes/x86: Simplify rip-relative handling
It is possible to replace rip-relative addressing mode with addressing
mode of the same length: (reg+disp32). This eliminates the need to fix
up immediate and correct for changing instruction length.

And we can kill arch_uprobe->def.riprel_target.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Reviewed-by: Jim Keniston <jkenisto@us.ibm.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
2014-05-14 13:57:25 +02:00
..
2014-04-18 13:49:15 -07:00
2014-04-18 16:40:08 -07:00
2014-04-12 17:26:45 -07:00
2014-04-18 16:40:09 -07:00
2014-04-20 23:57:21 +02:00
2014-03-18 16:39:33 -04:00