MSM PMU Support in Commit ee3c454b

Russell King - ARM Linux linux at arm.linux.org.uk
Fri May 7 14:15:43 EDT 2010


On Fri, May 07, 2010 at 06:02:23PM +0100, Will Deacon wrote:
> I can update the patch in the patch system so it applies cleanly, but
> the mach-msm bsp will need updating to register the IRQ using the new
> mechanism. Daniel: would you like me to submit a patch to do this, or
> would you rather do it [since I'm unfamiliar with the mach]?

This is going to be horrible...  I maintain a completely separate branch
for pulling git trees into from the (multiple) branches which have the
patches in.

Fixing this will tie all the branches together, which I do not want to
do at the moment.

My intention is as follows:

1. Freeze the multiple branches with patches next week.
2. Apply your patches on top of the merged-set of those branches.
3. Apply the other pending patches which are dependent on these branches.

Now, at that point, the devel-stable branch won't merge cleanly back
into devel because of this MSM problem, and the problem is how do we
solve that.

It's not trivial, because you can't just add the platform device - it's
dependent on your patch in my tree adding the enum.

Maybe I'll just keep the devel-stable branch entirely separate until
the devel stuff has been merged, and then MSM can be sorted at some
point later.  This unfortunately means that devel-stable drops out of
linux-next.  It also means that linux-next is at risk of missing the
merge window... again.



More information about the linux-arm-kernel mailing list