summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-10-07 14:31:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-10-07 14:31:44 +0000
commit8f582bc637ca4d899c9bffc961a36e0b3e2777ee (patch)
tree8ac7df7e098fe04e26b296501be4727477370162 /c
parent2011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8f582bc637ca4d899c9bffc961a36e0b3e2777ee.tar.bz2
2011-10-07 Daniel Hellstrom <daniel@gaisler.com>
PR 1932/cpukit * cpu_asm.S: At some point the interrupt trap handler causes a window-overflow and the window overflow trap handler crashes when writing to 0. I found that this is because the WIM was bad, to the window overflow handler uses a uninitialized stack pointer in a window never used. * g3=CWP, not WIM * CWP is incremented by done_flushing no need doing that here also * I see no reason to create an additional stack frame (save) * Must turn off traps when updating WIM (maybe already done by caller?)
Diffstat (limited to 'c')
0 files changed, 0 insertions, 0 deletions