Re: [PATCH v3 2/5] ARM: topology: factorize the update of sibling masks

2012-06-20 Thread Namhyung Kim
On Wed, 20 Jun 2012 17:19:19 +0200, Vincent Guittot wrote: > This factorization has also been proposed in another patchset that has not > been > merged yet: > http://lists.infradead.org/pipermail/linux-arm-kernel/2012-January/080873.html > So, this patch could be dropped depending of the state of

[PATCH v3 2/5] ARM: topology: factorize the update of sibling masks

2012-06-20 Thread Vincent Guittot
This factorization has also been proposed in another patchset that has not been merged yet: http://lists.infradead.org/pipermail/linux-arm-kernel/2012-January/080873.html So, this patch could be dropped depending of the state of the other one. Signed-off-by: Lorenzo Pieralisi Signed-off-by: Vince