[PATCH 0/6] ARM: pmu: provide a registration mechanism for IRQs [v3]

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Apr 28 17:36:19 EDT 2010


On Thu, Mar 25, 2010 at 03:16:32PM +0000, Will Deacon wrote:
> This is version 3 of the patch series originally posted here:
> 
> v1: http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/011162.html
> v2: http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/011339.html

Unfortunately, these patches are inter-dependent - if I apply the
realview patch to my 'versatile' branch without the first patch, then
it breaks the realview build because ARM_PMU_DEVICE_CPU is not defined.

But if I apply the first patch initially, everything using the new
PMU infrastructure breaks until the other patches are applied.

Please can we have an ordered set which doesn't break compilation.
What I think should happen is the first patch should introduce the
new definitions required for the platform data, and the rest of the
first patch should come at the very end.

Thanks.



More information about the linux-arm-kernel mailing list