lkml.org 
[lkml]   [2013]   [Mar]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH v3 4/6] uretprobes: return probe entry, prepare uretprobe
On Sun, Mar 03, 2013 at 05:40:29PM +0100, Oleg Nesterov wrote:
> On 02/28, Anton Arapov wrote:
> >
> > @@ -69,6 +69,10 @@ struct uprobe_task {
> > enum uprobe_task_state state;
> > struct arch_uprobe_task autask;
> >
> > + /*
> > + * list for tracking uprobes with return consumers
> > + */
> > + struct hlist_head return_uprobes;
>
> Forgot to mention, at least you should also change uprobe_free_utask()
> to cleanup this list, the task can exit from inside the ret-probe'd
> function(s).

Yes, right. Thanks for the other mails as well. I will fix it for the
next RFC v4.

Anton.

> Oleg.
>


\
 
 \ /
  Last update: 2013-03-04 12:21    [W:1.529 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site