Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-03-28 Thread David Hildenbrand
> On Wed, Mar 16, 2016 at 08:35:20PM -0400, Rich Felker wrote: > > On Sun, Mar 13, 2016 at 03:08:42PM -0400, Rich Felker wrote: > > > On Fri, Mar 11, 2016 at 12:06:22PM +0100, David Hildenbrand wrote: > > > > > > > > > > > That fixes it for me: > > > > > > > > > > > > > > Tested-by: Hans Ve

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-03-20 Thread Rich Felker
On Wed, Mar 16, 2016 at 08:35:20PM -0400, Rich Felker wrote: > On Sun, Mar 13, 2016 at 03:08:42PM -0400, Rich Felker wrote: > > On Fri, Mar 11, 2016 at 12:06:22PM +0100, David Hildenbrand wrote: > > > > > > > > > That fixes it for me: > > > > > > > > > > > > Tested-by: Hans Verkuil > > > > > >

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-03-19 Thread Rich Felker
On Sun, Mar 13, 2016 at 03:08:42PM -0400, Rich Felker wrote: > On Fri, Mar 11, 2016 at 12:06:22PM +0100, David Hildenbrand wrote: > > > > > > > That fixes it for me: > > > > > > > > > > Tested-by: Hans Verkuil > > > > > > > > > > BTW, your patch is garbled and I had to manually make the change

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-03-13 Thread Rich Felker
On Fri, Mar 11, 2016 at 12:06:22PM +0100, David Hildenbrand wrote: > > > > > That fixes it for me: > > > > > > > > Tested-by: Hans Verkuil > > > > > > > > BTW, your patch is garbled and I had to manually make the change (not a > > > > big > > > > deal for a simple change like this). > > > >

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-03-11 Thread David Hildenbrand
> > > That fixes it for me: > > > > > > Tested-by: Hans Verkuil > > > > > > BTW, your patch is garbled and I had to manually make the change (not a > > > big > > > deal for a simple change like this). > > > > > > > Thanks for testing. I just copy-pasted the patch, so this was somehow > > e

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-03-01 Thread Simon Horman
[CC Super H maintainers: Sato-san and Rich Felker] On Mon, Feb 29, 2016 at 12:03:38PM +0100, David Hildenbrand wrote: > > On 02/29/2016 09:24 AM, David Hildenbrand wrote: > > >> On 02/27/2016 03:28 PM, John Paul Adrian Glaubitz wrote: > > >>> Hi Hans! > > >>> > > >>> On 02/27/2016 03:20 PM, Geer

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-29 Thread David Hildenbrand
> On 02/29/2016 09:24 AM, David Hildenbrand wrote: > >> On 02/27/2016 03:28 PM, John Paul Adrian Glaubitz wrote: > >>> Hi Hans! > >>> > >>> On 02/27/2016 03:20 PM, Geert Uytterhoeven wrote: > > I noticed that 4.1 was ok and v4.2 wasn't, so I did a git bisect and > > ended up with > >

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-29 Thread Hans Verkuil
On 02/29/2016 09:24 AM, David Hildenbrand wrote: >> On 02/27/2016 03:28 PM, John Paul Adrian Glaubitz wrote: >>> Hi Hans! >>> >>> On 02/27/2016 03:20 PM, Geert Uytterhoeven wrote: > I noticed that 4.1 was ok and v4.2 wasn't, so I did a git bisect and > ended up with > commit 8222dbe2

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-29 Thread David Hildenbrand
> On 02/27/2016 03:28 PM, John Paul Adrian Glaubitz wrote: > > Hi Hans! > > > > On 02/27/2016 03:20 PM, Geert Uytterhoeven wrote: > >>> I noticed that 4.1 was ok and v4.2 wasn't, so I did a git bisect and > >>> ended up with > >>> commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93 (sched/preempt,

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-27 Thread John Paul Adrian Glaubitz
Hi Hans! On 02/27/2016 03:20 PM, Geert Uytterhoeven wrote: >> I noticed that 4.1 was ok and v4.2 wasn't, so I did a git bisect and ended >> up with >> commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93 (sched/preempt, mm/fault: >> Decouple >> preemption from the page fault logic) as the culprit. I

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-27 Thread Hans Verkuil
On 02/27/2016 03:28 PM, John Paul Adrian Glaubitz wrote: > Hi Hans! > > On 02/27/2016 03:20 PM, Geert Uytterhoeven wrote: >>> I noticed that 4.1 was ok and v4.2 wasn't, so I did a git bisect and ended >>> up with >>> commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93 (sched/preempt, mm/fault: >>> D

Re: sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-27 Thread Geert Uytterhoeven
CC linux-sh On Sat, Feb 27, 2016 at 2:50 PM, Hans Verkuil wrote: > Hi all, > > The last time I used my ecovec sh7724 board was with kernel 4.1 and that > worked fine. > > But I needed to do some more testing with the mainline kernel and this > generated this > error: > > [ cut here

sh7724 regression: commit 8222dbe21e79338de92d5e1956cd1e3994cc9f93

2016-02-27 Thread Hans Verkuil
Hi all, The last time I used my ecovec sh7724 board was with kernel 4.1 and that worked fine. But I needed to do some more testing with the mainline kernel and this generated this error: [ cut here ] kernel BUG at arch/sh/mm/kmap.c:47! Kernel BUG: 003e [#1] CPU: 0 PID: