All of lore.kernel.org
 help / color / mirror / Atom feed
* Bisected: RED State Exception in 4.5 on E420R
@ 2016-04-07  8:22 Meelis Roos
  2016-04-11  3:45 ` David Miller
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: Meelis Roos @ 2016-04-07  8:22 UTC (permalink / raw)
  To: sparclinux

> Just got power & cooling back to my computer lab (and I'm back to 
> reporting bugs). I have a bqacklog of things to test but on E420R I got 
> a halt during early bootup:

> [    0.000000] Kernel: Using 5 locked TLB entries for main kernel image.
> [    0.000000] Remapping the kernel... done.
> 
> RED State Exception

Bisected:

commit 1a40b95374f680625318ab61d81958e949e0afe3
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Mon Jan 18 06:32:30 2016 -0500

    sparc: Fix system call tracing register handling.
    
    A system call trace trigger on entry allows the tracing
    process to inspect and potentially change the traced
    process's registers.
    
    Account for that by reloading the %g1 (syscall number)
    and %i0-%i5 (syscall argument) values.  We need to be
    careful to revalidate the range of %g1, and reload the
    system call table entry it corresponds to into %l7.
    
    Reported-by: Mike Frysinger <vapier@gentoo.org>
    Signed-off-by: David S. Miller <davem@davemloft.net>
    Tested-by: Mike Frysinger <vapier@gentoo.org>

:040000 040000 3fa8c484537ffff82dd469dba7a0f2b770cf8505 5a9834a3f5ed8bae7f788bdeb9bee15279618b5c M      arch

Actually this commit juts makes the system hang here, not RED state 
exception. a couple of last bisect targets were like that so if needed, 
I can also bisect where the hang transformed into RED State Exception.

-- 
Meelis Roos (mroos@linux.ee)

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2016-05-01 23:41 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07  8:22 Bisected: RED State Exception in 4.5 on E420R Meelis Roos
2016-04-11  3:45 ` David Miller
2016-04-27 13:21 ` Meelis Roos
2016-04-27 19:33 ` David Miller
2016-04-27 19:36 ` David Miller
2016-04-27 19:46 ` Rob Gardner
2016-04-27 19:55 ` Meelis Roos
2016-04-27 20:01 ` David Miller
2016-04-27 20:02 ` David Miller
2016-04-27 20:06 ` Rob Gardner
2016-04-27 20:22 ` David Miller
2016-04-27 20:49 ` Sam Ravnborg
2016-04-27 20:52 ` David Miller
2016-04-27 20:53 ` David Miller
2016-04-28  4:58 ` Joerg Abraham
2016-04-28 17:26 ` mroos
2016-04-28 17:38 ` David Miller
2016-04-28 19:49 ` Sam Ravnborg
2016-04-28 20:10 ` David Miller
2016-04-28 20:57 ` Sam Ravnborg
2016-04-28 22:54 ` Rob Gardner
2016-04-29  0:16 ` Julian Calaby
2016-05-01 23:36 ` David Miller
2016-05-01 23:41 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.