Re: [PATCH 02/10] perf, trace: Use per-tracepoint-per-cpu hlist totrack events

From: Frederic Weisbecker
Date: Fri May 21 2010 - 06:19:16 EST


On Fri, May 21, 2010 at 12:15:43PM +0200, Peter Zijlstra wrote:
> On Fri, 2010-05-21 at 12:13 +0200, Frederic Weisbecker wrote:
> > > What exactly is the puzzlement about?
>
> > The fact we use the hlist API not for hlist purpose but for a list.
>
> I might miss the confusion, but hlist _are_ lists. Its just that their
> structure is slightly different that the regular struct list_head stuff.
>


It's just that people might except this is used for a hlist purpose.

But nevermind, that's just a small issue.

--
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/