kisskb: OK linux-next/axs103_smp_defconfig/arcv2 Wed Nov 15, 20:44

2017-11-15 Thread noreply
OK linux-next/axs103_smp_defconfig/arcv2 Wed Nov 15, 20:44 http://kisskb.ellerman.id.au/kisskb/buildresult/13205920/ Commit: Add linux-next specific files for 20171114 c9b945f2a731076ad5c634b6ca65a8916e127ba3 Compiler: arc-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 6.2.1

kisskb: OK linux-next/axs101_defconfig/arcompact Wed Nov 15, 20:44

2017-11-15 Thread noreply
OK linux-next/axs101_defconfig/arcompact Wed Nov 15, 20:44 http://kisskb.ellerman.id.au/kisskb/buildresult/13205921/ Commit: Add linux-next specific files for 20171114 c9b945f2a731076ad5c634b6ca65a8916e127ba3 Compiler: arc-buildroot-linux-uclibc-gcc (Buildroot 2015.08.1) 4.8.4 No err

Re: [PATCH 4/4] ARCv2: entry: Reduce perf intr return path

2017-11-15 Thread Peter Zijlstra
On Tue, Nov 14, 2017 at 03:01:26PM -0800, Vineet Gupta wrote: > On 11/14/2017 02:28 AM, Peter Zijlstra wrote: > > On Tue, Nov 07, 2017 at 02:13:04PM -0800, Vineet Gupta wrote: > > > In the more likely case of returning to kernel from perf interrupt, do a > > > fast path returning w/o bothering abou

Re: [PATCH] arc: Flush and invalidate caches on start

2017-11-15 Thread Alexey Brodkin
On Thu, 2017-08-31 at 16:34 +, Alexey Brodkin wrote: > Hi Vineet, > > On Thu, 2017-08-31 at 09:31 -0700, Vineet Gupta wrote: > > > > On 08/31/2017 07:22 AM, Alexey Brodkin wrote: > > > > > > > > > This is useful to make sure no stale data exists in caches after > > > bootloaders. > > > The

etnaviv: PHYS_OFFSET usage

2017-11-15 Thread Alexey Brodkin
Hi Lucas, As we discussed on ELCE last month in Prague we have Vivante GPU built-in our new ARC HSDK development board. And even though [thanks to your suggestions] I got Etnaviv driver working perfectly fine on our board I faced one quite a tricky situation [which I dirty worked-around for now].

Re: etnaviv: PHYS_OFFSET usage

2017-11-15 Thread Lucas Stach
Hi Alexey, Am Mittwoch, den 15.11.2017, 16:24 + schrieb Alexey Brodkin: > Hi Lucas, > > As we discussed on ELCE last month in Prague we have Vivante GPU > built-in our new ARC HSDK development board. > > And even though [thanks to your suggestions] I got Etnaviv driver > working perfectly fi

Re: etnaviv: PHYS_OFFSET usage

2017-11-15 Thread Alexey Brodkin
Hi Lucas, On Wed, 2017-11-15 at 17:44 +0100, Lucas Stach wrote: > Hi Alexey, > > Am Mittwoch, den 15.11.2017, 16:24 + schrieb Alexey Brodkin: > > > > Hi Lucas, > > > > As we discussed on ELCE last month in Prague we have Vivante GPU > > built-in our new ARC HSDK development board. > > > >

Re: etnaviv: PHYS_OFFSET usage

2017-11-15 Thread Lucas Stach
Am Mittwoch, den 15.11.2017, 17:36 + schrieb Alexey Brodkin: > Hi Lucas, > > On Wed, 2017-11-15 at 17:44 +0100, Lucas Stach wrote: > > Hi Alexey, > > > > Am Mittwoch, den 15.11.2017, 16:24 + schrieb Alexey Brodkin: > > > > > > Hi Lucas, > > > > > > As we discussed on ELCE last month in