lkml.org 
[lkml]   [2012]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v8 3.2.0-rc5 1/9] uprobes: Install and remove breakpoints.
From
Date
On Fri, 2011-12-16 at 17:58 +0530, Srikar Dronamraju wrote:
> +static void __unregister_uprobe(struct uprobe *uprobe)
> +{
> + if (!register_for_each_vma(uprobe, false))
> + delete_uprobe(uprobe);
> +
> + /* TODO : cant unregister? schedule a worker thread */
> +}

I was about to suggest we merge it, but we really can't with a hole that
size..


\
 
 \ /
  Last update: 2012-01-04 17:53    [W:0.118 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site