Re: [PATCH 3/3] uprobes: simplify the usage of uprobe->pending_list

From: Srikar Dronamraju
Date: Wed May 30 2012 - 14:26:26 EST


* Oleg Nesterov <oleg@xxxxxxxxxx> [2012-05-30 20:10:06]:

> On 05/30, Srikar Dronamraju wrote:
> >
> > * Oleg Nesterov <oleg@xxxxxxxxxx> [2012-05-30 18:58:46]:
> >
> > > uprobe->pending_list is only used to create the temporary list,
> > > it has no meaning after we drop uprobes_mmap_hash(inode).
> > >
> > > No need to initialize this node or remove it from tmp_list, and
> > > we can use list_for_each_entry().
> >
> >
> > I actually dont see the patch that removed the uprobe->pending_list.
>
> I think you misread this cleanup. Or may be I misunderstood you...

Yes, I misread the patch. Sorry for the noise.
I will take a look again tomorrow.

--
Thanks and regards
Srikar

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/