Re: Perf failure on linux-linaro

2013-06-20 Thread Dave Martin
On Fri, Jun 14, 2013 at 03:50:38PM +0530, Tushar Behera wrote: > Hi, > > On Arndale board, perf works well on llct as well as Samsung topic > tree[1], but fails on linux-linaro[2]. Git bisect points to commit > 6fea652c638e "ARM: perf: [WIP] Add register emulation for offline ARMv7 > PMUs". > > I

Re: Gator with IKS config but not running on big.LITTLE

2013-06-20 Thread Dave Martin
On Thu, Jun 13, 2013 at 12:08:49PM +0100, Jon Medhurst (Tixy) wrote: > On Thu, 2013-06-13 at 12:14 +0800, Andy Green wrote: > > Hi - > > > > Something maybe unrelated after inserting gator successfully get > > some kernel logs coming > > > > [ 52.491528] CPU PMU: unable to set irq affinity

Re: Perf failure on linux-linaro

2013-06-20 Thread Jon Medhurst (Tixy)
On Thu, 2013-06-20 at 10:29 +0100, Dave Martin wrote: > On Fri, Jun 14, 2013 at 03:50:38PM +0530, Tushar Behera wrote: > > Hi, > > > > On Arndale board, perf works well on llct as well as Samsung topic > > tree[1], but fails on linux-linaro[2]. Git bisect points to commit > > 6fea652c638e "ARM: pe

Re: Perf failure on linux-linaro

2013-06-20 Thread Dave Martin
On Thu, Jun 20, 2013 at 10:46:26AM +0100, Jon Medhurst (Tixy) wrote: > On Thu, 2013-06-20 at 10:29 +0100, Dave Martin wrote: > > On Fri, Jun 14, 2013 at 03:50:38PM +0530, Tushar Behera wrote: > > > Hi, > > > > > > On Arndale board, perf works well on llct as well as Samsung topic > > > tree[1], bu

Re: Gator with IKS config but not running on big.LITTLE

2013-06-20 Thread Andy Green
On 20 June 2013 17:34, Dave Martin wrote: > On Thu, Jun 13, 2013 at 12:08:49PM +0100, Jon Medhurst (Tixy) wrote: >> On Thu, 2013-06-13 at 12:14 +0800, Andy Green wrote: >> > Hi - >> > >> > Something maybe unrelated after inserting gator successfully get >> > some kernel logs coming >> > >> >

Test Result Summary of Calendar Week 25, 2013 for Linaro Android Jellybean 4.2.2.

2013-06-20 Thread Soumya Basak
Calendar Week 25, 2013: Here is test result summary for Linaro Android JellyBean 4.2.2 on following boards: [1] TI-Panda 4460; [2] TI-Panda 4430; [3] ARM Versatile Express A9 ; [1] TI-Panda 4460 with Linaro Android Jellybean (Column: AP): https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=

Test Result Summary of Calendar Week 25, 2013 for Linaro-openembedded images

2013-06-20 Thread Soumya Basak
Calendar Week 25, 2013: Here is the test result summary for Linaro openembedded images: [1] Linaro openembedded Minimal images (Column: X) https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AgB-fT5LL31CdDhwRFBoQ0NZODFFbUsxSHRKUjhBeGc#gid=2 [2] Linaro openembedded Lamp images (Column: X)

Re: Test Result Summary of Calendar Week 25, 2013 for Linaro Android Jellybean 4.2.2.

2013-06-20 Thread Soumya Basak
correct it. On 20 June 2013 18:37, Soumya Basak wrote: > Calendar Week 25, 2013: Here is test result summary for Linaro Android > JellyBean 4.2.2 on following boards: > > [1] TI-Panda 4460; > [2] TI-Panda 4430; > [3] ARM Versatile Express A9 ; > > [1] TI-Panda 4460 with Linaro Android Jellybean (C

Re: [PATCH V2 5/6] USB: OHCI: make ohci-at91 a separate driver

2013-06-20 Thread Manjunath Goudar
On 20 June 2013 01:46, Alan Stern wrote: > On Wed, 12 Jun 2013, Manjunath Goudar wrote: > > > Separate the TI OHCI Atmel host controller driver from ohci-hcd > > host code so that it can be built as a separate driver module. > > This work is part of enabling multi-platform kernels on ARM; > > it

Re: [PATCH V2 5/6] USB: OHCI: make ohci-at91 a separate driver

2013-06-20 Thread Alan Stern
On Thu, 20 Jun 2013, Manjunath Goudar wrote: > > > @@ -686,7 +631,7 @@ ohci_hcd_at91_drv_suspend(struct platform_device > > *pdev, pm_message_t mesg) > > >* REVISIT: some boards will be able to turn VBUS off... > > >*/ > > > if (at91_suspend_entering_slow_clock()) { > > > -

Does anyone know how I can get a copy of libkvm?

2013-06-20 Thread Hare, John
I am trying to find a copy of the library named libkvm for use with the Linaro Pandaboard UBUNTU builds. The libkvm source was found out on the web but I can't get it to build. Please advise. Sincerely, John M. Hare Contractor AMD Technology & Engineering 7171 Southwest Parkway Austin, TX 78735

Re: Does anyone know how I can get a copy of libkvm?

2013-06-20 Thread Christoffer Dall
On Thu, Jun 20, 2013 at 08:36:51PM +, Hare, John wrote: > I am trying to find a copy of the library named libkvm for use with the > Linaro Pandaboard UBUNTU builds. > The libkvm source was found out on the web but I can't get it to build. > Please advise. > Hi John, libkvm on BSD is an enti

Re: Test Result Summary of Calendar Week 25, 2013 for Linaro Android Jellybean 4.2.2.

2013-06-20 Thread Christian Robottom Reis
On Thu, Jun 20, 2013 at 06:37:04PM +0530, Soumya Basak wrote: > Calendar Week 25, 2013: Here is test result summary for Linaro Android > JellyBean 4.2.2 on following boards: > > [1] TI-Panda 4460; > [2] TI-Panda 4430; > [3] ARM Versatile Express A9 ; Could we get some minimal summary posted in th

Re: [PATCH 0/7] uprobes: Add uprobes support to ARM

2013-06-20 Thread Deepak Saxena
On 19 June 2013 20:32, Viresh Kumar wrote: > On 20 June 2013 00:41, David Long wrote: > > This patch series adds basic uprobes support to ARM. It is based on > patches developed earlier by Rabin Vincent. That approach of adding > special cases into the kprobes instruction parsing code was not w

Re: [PATCH 0/7] uprobes: Add uprobes support to ARM

2013-06-20 Thread Peter Maydell
On 20 June 2013 22:56, Deepak Saxena wrote: > On 19 June 2013 20:32, Viresh Kumar wrote: >> Please use linaro-kernel list for sending patches. > I think linaro-kernel should be part of the cc, but I don't > think that there is any policy in regards to not sending patches > to linaro-dev. We had