Re: [PATCH 4/5] perf tools: Add machine pointer into thread struct
From: Namhyung Kim
Date: Mon Mar 17 2014 - 03:17:52 EST
Hi Arnaldo,
On Fri, 14 Mar 2014 11:16:12 -0300, Arnaldo Carvalho de Melo wrote:
> Em Fri, Mar 14, 2014 at 03:00:05PM +0100, Jiri Olsa escreveu:
>> Need machine pointer in thread object, so we could
>> lookup the process thread in following patch.
>
> Can't we use the already existing thread->mg.machine for that?
It needs to know the machine when ->mg is not allocated yet.
That means we can now get rid of the mg->machine?
Thanks,
Namhyung
--
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/