On 03/22, Josh Stone wrote: > > On 03/22/2013 08:10 AM, Oleg Nesterov wrote: > > This looks simple, but probably we need to add the additional "ulong > > bp_vaddr" > > argument for rp_handler(). > > FWIW, in SystemTap we don't currently do anything that would need > bp_vaddr.
I know. This is not for systemtap. > The uprobe_consumer already gives the context, so I'm not > sure what else you would do with the *entry* address of the function > that just returned. context - yes, but not address (by the time ret_handler is called). Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/