Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-15 Thread Ming Lei
Hi, 2011/5/15 Will Deacon : > [Adding Avik], > > > On Sat, 2011-05-14 at 09:48 +0100, Ming Lei wrote: >> Hi Rabin, >> >> 2011/5/14 Rabin Vincent : >> > What happened to this patch?  It is neither in mainline nor in >> > linux-next. >> > >> >> This patch depends on the two with titles: >> >>      

Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-15 Thread Will Deacon
[Adding Avik], On Sat, 2011-05-14 at 09:48 +0100, Ming Lei wrote: > Hi Rabin, > > 2011/5/14 Rabin Vincent : > > What happened to this patch? It is neither in mainline nor in > > linux-next. > > > > This patch depends on the two with titles: > > introduce cross trigger interface helpers

Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-14 Thread Russell King - ARM Linux
On Sat, May 14, 2011 at 04:48:52PM +0800, Ming Lei wrote: > Hi Rabin, > > 2011/5/14 Rabin Vincent : > > What happened to this patch?  It is neither in mainline nor in > > linux-next. > > > > This patch depends on the two with titles: > > introduce cross trigger interface helpers > pm

Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-14 Thread Ming Lei
Hi Rabin, 2011/5/14 Rabin Vincent : > What happened to this patch?  It is neither in mainline nor in > linux-next. > This patch depends on the two with titles: introduce cross trigger interface helpers pmu: allow platform specific irq enable/disable handling and the above patches ha

Re: [patch v4 3/3] arm: omap4: support pmu

2011-05-14 Thread Rabin Vincent
On Tue, Mar 8, 2011 at 21:08, wrote: > From: Ming Lei > > This patch supports pmu irq routed from CTI, so > make pmu/perf working on OMAP4. > > The idea is from Woodruff Richard in the disscussion > about "Oprofile on Pandaboard / Omap4" on pandabo...@googlegroups.com. > > Acked-by: Jean Pihet

[patch v4 3/3] arm: omap4: support pmu

2011-03-08 Thread tom . leiming
From: Ming Lei This patch supports pmu irq routed from CTI, so make pmu/perf working on OMAP4. The idea is from Woodruff Richard in the disscussion about "Oprofile on Pandaboard / Omap4" on pandabo...@googlegroups.com. Acked-by: Jean Pihet Acked-by: Tony Lindgren Acked-by: Santosh Shilimkar