Hi Nicolas,
It seems as though some of my perf patches have ended up in the Linaro kernel source but the fixes that I've pushed during the -rc haven't made it:
https://bugs.launchpad.net/linaro-landing-team-freescale/+bug/893653
https://bugs.launchpad.net/ubuntu/+source/linux-linaro-omap/+bug/843628
Rather than me point each landing team at the patches, would you be able to cherry-pick the fixes from mainline please? They are:
bce34d14 ("ARM: perf: initialise used_mask for fake PMU during validation") e5a21327 ("ARM: perf: check that we have a platform device when reserving PMU") 6bd05409 ("ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs")
Hopefully that way all of the landing teams will receive the patches via the main Linaro kernel tree.
Cheers,
Will
On Thu, 15 Dec 2011, Will Deacon wrote:
Hi Nicolas,
It seems as though some of my perf patches have ended up in the Linaro kernel source but the fixes that I've pushed during the -rc haven't made it:
https://bugs.launchpad.net/linaro-landing-team-freescale/+bug/893653
https://bugs.launchpad.net/ubuntu/+source/linux-linaro-omap/+bug/843628
Rather than me point each landing team at the patches, would you be able to cherry-pick the fixes from mainline please? They are:
bce34d14 ("ARM: perf: initialise used_mask for fake PMU during validation") e5a21327 ("ARM: perf: check that we have a platform device when reserving PMU") 6bd05409 ("ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs")
Cherry-picked and pushed out.
Thanks!
Nicolas
On Thu, 15 Dec 2011, Nicolas Pitre wrote:
On Thu, 15 Dec 2011, Will Deacon wrote:
Rather than me point each landing team at the patches, would you be able to cherry-pick the fixes from mainline please? They are:
bce34d14 ("ARM: perf: initialise used_mask for fake PMU during validation") e5a21327 ("ARM: perf: check that we have a platform device when reserving PMU") 6bd05409 ("ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs")
Cherry-picked and pushed out.
And tagged as linux-linaro-3.1-2011.12-1.
Nicolas
On Thu, Dec 15, 2011 at 02:27:46PM +0000, Nicolas Pitre wrote:
On Thu, 15 Dec 2011, Nicolas Pitre wrote:
On Thu, 15 Dec 2011, Will Deacon wrote:
Rather than me point each landing team at the patches, would you be able to cherry-pick the fixes from mainline please? They are:
bce34d14 ("ARM: perf: initialise used_mask for fake PMU during validation") e5a21327 ("ARM: perf: check that we have a platform device when reserving PMU") 6bd05409 ("ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs")
Cherry-picked and pushed out.
And tagged as linux-linaro-3.1-2011.12-1.
Great, cheers Nicolas!
Will
On 15 December 2011 06:27, Nicolas Pitre nicolas.pitre@linaro.org wrote:
On Thu, 15 Dec 2011, Nicolas Pitre wrote:
On Thu, 15 Dec 2011, Will Deacon wrote:
Rather than me point each landing team at the patches, would you be able to cherry-pick the fixes from mainline please? They are:
bce34d14 ("ARM: perf: initialise used_mask for fake PMU during validation") e5a21327 ("ARM: perf: check that we have a platform device when reserving PMU") 6bd05409 ("ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs")
Cherry-picked and pushed out.
And tagged as linux-linaro-3.1-2011.12-1.
thanks, I'll grab this and push out the release!
~Deepak