Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-18 Thread Suzuki K. Poulose
On 17/03/15 18:54, Will Deacon wrote: On Tue, Mar 10, 2015 at 03:18:50PM +, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-18 Thread Suzuki K. Poulose
On 17/03/15 18:54, Will Deacon wrote: On Tue, Mar 10, 2015 at 03:18:50PM +, Suzuki K. Poulose wrote: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-17 Thread Will Deacon
On Tue, Mar 10, 2015 at 03:18:50PM +, Suzuki K. Poulose wrote: > From: "Suzuki K. Poulose" > > This series enables the PMU monitoring support for CCI400 on ARM64. > The existing CCI400 driver code is a mix of PMU driver and the MCPM > driver code. The MCPM driver is only used on ARM(32) and

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-17 Thread Will Deacon
On Tue, Mar 10, 2015 at 03:18:50PM +, Suzuki K. Poulose wrote: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-11 Thread Punit Agrawal
"Suzuki K. Poulose" writes: > From: "Suzuki K. Poulose" > > This series enables the PMU monitoring support for CCI400 on ARM64. > The existing CCI400 driver code is a mix of PMU driver and the MCPM > driver code. The MCPM driver is only used on ARM(32) and contains > arm32 assembly and hence

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-11 Thread Punit Agrawal
Suzuki K. Poulose suzuki.poul...@arm.com writes: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
On 10/03/15 16:21, Sudeep Holla wrote: On 10/03/15 15:18, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Sudeep Holla
On 10/03/15 15:18, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and contains arm32 assembly and

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
On 10/03/15 16:09, Nicolas Pitre wrote: On Tue, 10 Mar 2015, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Nicolas Pitre
On Tue, 10 Mar 2015, Suzuki K. Poulose wrote: > From: "Suzuki K. Poulose" > > This series enables the PMU monitoring support for CCI400 on ARM64. > The existing CCI400 driver code is a mix of PMU driver and the MCPM > driver code. The MCPM driver is only used on ARM(32) and contains > arm32

[PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and contains arm32 assembly and hence can't be built on ARM64. This patch splits

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Nicolas Pitre
On Tue, 10 Mar 2015, Suzuki K. Poulose wrote: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Sudeep Holla
On 10/03/15 15:18, Suzuki K. Poulose wrote: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and contains

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
On 10/03/15 16:09, Nicolas Pitre wrote: On Tue, 10 Mar 2015, Suzuki K. Poulose wrote: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM

[PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and contains arm32 assembly and hence can't be built on

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
On 10/03/15 16:21, Sudeep Holla wrote: On 10/03/15 15:18, Suzuki K. Poulose wrote: From: Suzuki K. Poulose suzuki.poul...@arm.com This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM